/* Header */

#pbg-header {
	position: relative;
	background: url("/images/qu-pbg-header-bg.jpg") repeat-x;
	height: 174px;
	padding: 36px 40px 0 405px;
	text-align: left;
	}

#pbg-header #header-image {
	position: absolute;
	top: 0px;
	left: 40px;
	}	


/* Downloads */
	
#pbg-downloads .vfiller1 { height: 2px; }
#pbg-downloads .vfiller2 { height: 2px; }
#pbg-downloads .hfiller { width: 2px; }

#pbg-downloads .previewbox {
	background-color: #fff;
	width: 399px;
	height: 210px;
	text-align: center;
	padding: 5px;
	}

#pbg-downloads .dl-info {
	padding: 0 6px 0 20px;
	background: url("/images/qu-pbg-dl-bg.gif") repeat-x;
	height: 51px;
	text-align: left;
	}

#pbg-downloads .summary {
	padding-top: 10px;
	line-height: 16px;
	font-size: 11px;
	color: #999;
	}

#pbg-downloads .dl-name { color: #fff; font-size: 13px; }
#pbg-downloads .dl-arrow { float:right; border: 0; }


/* Footer (page navi) */

#pbg-downloads .pbg-footer {
	background: url("/images/qu-pbg-footer-bg.gif") repeat-x;
	height: 20px;
	padding: 0 20px;
	vertical-align: center;
	font-size: 12px;
	}

#pbg-downloads .pbg-footer a { text-decoration: none; color: #999 }
#pbg-downloads .pbg-footer a:hover { color: #fff }

