/* downl
--------------------------------------------------------------------------*/
a:hover{
	color:#ff0000;
}
#box{
	width:640px;
	margin-right:auto;
	margin-left:auto;
}
div.faq_title{
	padding-top:5px;
	border-bottom: 1px solid #333;
}

.downtitle{
	height:17px;
	margin-top:5px;
	padding-left:2px;
	background-color:#000099;
	color:#ffffff;
	font-size:  10pt;
	font-family:  Arial,Helvetica;
	line-height: 12pt;
}

.downtitle2{
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	margin-top:5px;
	background-color:#dddddd;
	font-weight:bold;
	font-size:10pt;
	font-family: Arial, Helvetica;
	line-height: 12pt;
}

div.downl {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 640px;
}
div.downlphoto {
	float: left;
	margin-bottom:10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
div.downlphoto a{
	float: left;
	padding:5px;
	border: 1px solid #CCCCCC;
}
div.downlphoto a:hover{
	float: left;
	padding:5px;
	border: 1px solid #ff0000;
}
div.downlcopy {
	float: right;
	width:510px;
}
div.downlcopy h5 {
	margin: 0 ;
	font-weight: bold;
	text-decoration: none;
}
div.downlcopy h5 a {
	font-weight: bold;
	text-decoration: underline;
}
div.downsplit{
	padding-bottom:5px;
	border-bottom: 1px solid #CCCCCC;
}

ul.manual_dl{
	list-style-type:none;
	margin:20px;
}
li.manual_dl{
	line-height:1.5em;
}

.clear {	clear: both;}




/* PDF */
a.srollover {
	display: block;
	width: 100px;
	height: 26px;
	text-decoration: none;
	background-image: url(../../qa/gp3000/technique/images/tec_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
} 
/* PDF roll */
a.srollover:hover{
	display: block;
	width: 100px;
	height: 26px;
	text-decoration: none;
	background-image: url(../../qa/gp3000/technique/images/tec_pdf_r.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
} 

/* High PDF */
a.srolloverH {
	display: block;
	width: 144px;
	height: 26px;
	text-decoration: none;
	background-image: url(../../qa/gp3000/technique/images/tec_h_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
} 
/* High PDF roll */
a.srolloverH:hover{
	display: block;
	width: 144px;
	height: 26px;
	text-decoration: none;
	background-image: url(../../qa/gp3000/technique/images/tec_h_pdf_r.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
