/* x22222 - [_def_general] Default Detail () */
.img_float {
	float: right;
	width: 176px;
}
.img_wrap {
	margin-right: 176px;
	padding-right: 20px;
}
* html .img_float {
	margin-left: -3px;
}
* html .img_wrap {
	margin-right: 173px;
}
/* x22227 - [_def_list] Default List () */
/* Requires the images to be cropped to 78px x 84px square */
.list_item {
	margin-bottom: 5px;
	padding-top: 10px;
	background: url('../i/dashed_hor.gif') top left repeat-x;
}
.list_item_body {
	padding: 1px 14px 2px 7px;
}
.list_item .img_float {
	float: left;
	width: 78px;
}
.list_item .img_float img {
margin: 0;
}
.list_item .img_wrap {
	margin: 0 0 0 82px;
	padding: 0 0 0 12px;
min-height: 84px;
}
* html .list_item .img_float {
	margin-right: -3px;
}
* html .list_item .img_wrap {
	margin: 0 0 0 79px;
height: 84px;
}

.list_item_info1 {
	min-height: 26px;
}
* html .list_item_info1 {
	height: 26px;
}
.list_item .read_more, .list_item .price, .list_item .comments, .list_item .edit_controls  {
	float: left;
	padding-top: 8px;
	height: 18px;
}
.list_item .read_more  {
	padding-right: 10px;
}
.list_item .price  {
	padding-left: 8px;
	padding-right: 10px;
}
.list_item .comments  {
	padding-left: 10px;
	padding-right: 10px;
}
.list_item .edit_controls  {
	padding-left: 10px;
}
/* x22254 - [_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;
}
/* x22255 - [_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;
}
/* x22299 - [_def_simple] Simple List () */
.sup_list_item {
	margin: 0 0 36px 0;
}
.sup_list_item h4 {
	margin: 0 0 4px 0;
	padding: 0;
}
.sup_list_inner {
	padding: 0 2px 0 56px;
}
.sup_list_inner_simple {
	padding: 0 2px 0 12px;
}
.sup_list_lower {
	border-top: 1px #c2c2c2 dashed;
	margin: 7px -2px 0 -2px;
	padding: 4px 2px;
	font-size: 7.5pt;
	color: #9a9a9a;
}
.sup_list_lower img {
	vertical-align: top;
}

.sup_list_inner_hid {
	display: none;
}

.sup_list_left {
	float: left;
}
