/* x32269 - [_prod_list] Product List () */
/* Tech List */
/* Requires the images to be cropped to 78px x 84px square */
.tech_list_item0 {
	padding-top: 16px;
	margin-top: 15px;
	background: url('../i/dashed_hor.gif') top left repeat-x;
}
.tech_list_item1 {
	background: url('../i/dashed_ver.gif') 403px 0 repeat-y;
}
.tech_list_item0 .img_float {
	float: left;
	width: 78px;
}
.tech_list_item0 .img_float img {
	border: 1px solid #c5c5c5;
}
.tech_list_item0 .img_float a:link img, .tech_list_item0 .img_float a:active img, 
.tech_list_item0 .img_float a:visited img, .tech_list_item0 .img_float a:hover img {
	border: 1px solid #c5c5c5;
}
.tech_list_item0 .img_wrap {
	margin: 0 0 0 82px;
	padding: 0 0 0 12px;
}
.tech_list_item0 .tech_list_item1 .img_wrap {
	margin: 0 186px 0 82px;
}
.tech_list_item_details {
	min-height: 75px;
}
* html .tech_list_item1 {
	height: 75px;
}
.specs_float {
	float: right;
	width: 163px;
	padding: 0 0 0 22px;
}
.specs_float ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.specs_float li {
	background: url('../i/standard_bullet.gif') 0 5px no-repeat;
	padding-left: 8px;
	margin: 0;
}
/* x32270 - [_prod_general] Product Detail () */
.product_details .img_float {
	float: left;
	width: 236px;
}
.product_details .img_wrap {
	margin: 0 0 0 236px;
	padding: 0 0 0 15px;
}
* html .product_details .img_float {
	margin-right -3px;
}
* html .product_details .img_wrap {
	margin: 0 0 0 233px;
}
.product_details_table {
	border-collapse: collapse;
	margin: -8px 0 15px;
}
.product_details_table th, .product_details_table td {
	padding: 8px 0;
	background: url('../i/dashed_hor.gif') bottom left repeat-x;
}
.product_details_table tr.last_row th, .product_details_table tr.last_row td {
	background: none;
}
.product_details_table th {
	padding-right: 15px;
	text-align: right;
	vertical-align: top;
	font: bold 8pt verdana;
}
.product_details select {
	border: 1px solid c0c0c0;
	height: 18px;
	color: #949494;
	font: 8pt verdana;
}
.pricing_options {
    margin: 20px 0 0;
    clear: both;
}
.pricing_options div {
    margin: 20px 0 0;
}
