.product .header { width:100%; height: 172px; margin-bottom:10px; }
.product .photo { width: 275px; padding:0px; }
.product .title { color:#ffffff; background:#86C9EF; vertical-align:bottom !important; padding:0px 0px 10px 20px; font-weight:bold; font-size:18px; }

.product_search { width: 280px; vertical-align: top; padding-top:10px; text-align:right; }
.product .product_search td { height:40px; vertical-align:middle; padding:0px 15px 0px 0px; }

.extra th { width:140px; text-align: left; line-height: 18px; font-weight:bold; font-size:12px; padding-left:10px; }

.product table { width: 100%; }

.product th, #content .product h2 {  text-align: left; font-weight:bold; font-size:13px; padding-left:10px;}
#content .product h2 {  font-size:16px; }
.product td {  line-height: 20px; padding-left:10px; }

.product_images {
	vertical-align:top;
	width:285px;
}

.product_images div {
	float:right;
	margin-right:5px;
	height:43px;
	line-height:43px;
	width:48px;
	text-align:center;
	border:2px solid #cdcdcd;
	background:#ffffff;
}

#content .product_images img {
	vertical-align:middle;
	width:auto;
	height:auto;
	max-width:48px;
	/* IE Image max-width */
	width: expression(this.width > 48 ? 48: true);
}

.product h2, .product h3 { margin:10px 0px 15px 0px; padding-top:28px; background: url('/img/bg_h2_top.gif') repeat-x; display:block; }
.product .text p { margin: 5px 0px; padding: 0px 10px 0px 10px; 
 letter-spacing: 5%;
 line-height: 14px;
}

.product .text blockquote { padding: 0px 10px 0px 10px; }

hr { background: url('/img/bg_h2_top.gif') repeat-x; height:18px; margin:10px 0px 10px 0px; border:none; }

.product a.download { display:block; width:16px; height:16px; background:url('/img/download.png') 100% 100% no-repeat; margin:2px 0px 3px 22px; }
.product a.download:hover { background-position: 100% 0%; }
.product a.download:link, .product a.download:visited, .product a.download:active, .product a.download:hover { text-decoration:none; }

.downloads tr:hover td { color:#ffffff; background:#86C9EF; }
.downloads th { padding-bottom:8px; }

.product a, .product a:link, .product a:visited, .product a:active { text-decoration: underline; color:#000000; }
.product a:hover { text-decoration: underline; color:#86C9EF; }

