/* CSS Document */

#itcontainer { width:565px; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.floatleft { float:left;}
.floatright { float:right;}
#leftbox { float:left; width:181px;}
#rightbox { float:left; width:374px; margin-left:10px;}
.imagebox {	border: 1px solid #CCCCCC;	width:179px; height:140px; text-align:center;}
#pricebox { background-color:#EEEEEE; border: 1px solid #CCCCCC; padding:10px; width:159px;}
* html #pricebox { width:179px;}
#pricebox ul { margin:0; padding:0;}
#pricebox li { margin:0; padding:0; list-style:none;}
.itmsrp {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: line-through;
}
.yousave { font-weight:bold; color:#0aa501;}
#shipsat { height:64px}
.shippingtext { font-size:14px; font-weight:bold; color:#DA0E13; width:300px; margin-top:15px; padding-top:10px; padding-bottom:10px; border-top:#CCCCCC solid 1px; border-bottom:#CCCCCC solid 1px;}
.itfeaturestitle {
	font-size: 13px;
	font-weight: bold;
	color: #0A51A1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A51A1;
	height:20px; margin-top:10px;
}
.itprice {
	font-size: 13px;
	font-weight: bold;
	color: #FE0000;

}
.ititemcode {
	font-size: 11px;
	font-weight: bold;
	color: #4E4E4E;
}
#itfeaturestable {
	font-size: 11px;
	color: #333333;
	padding-right: 6px;
	padding-left: 6px;
	background-image: url(/site/img/bckg/bckg-features.gif); line-height:18px;
}
*html #itfeaturestable {line-height:18px;}
#itfeaturestable ul { margin:0; padding:0}
#itfeaturestable li { list-style:none; margin:0; padding:0; list-style-position: outside}
.postit { font-size:12px;  font-weight:bold; padding: 10px 5px 0 10px;}
.postit a:link, .postit a:visited, .postit a:hover {color:#999999; text-transform:uppercase; text-decoration:none;}
.postit a:hover {color: #666666; text-transform:uppercase; text-decoration: underline;}
.itcompwith {
	background-color: #E9E9E9;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
.itcompwith a:link{
text-decoration:underline;
line-height:21px;
}
.itcompwith a:visited{
text-decoration:underline;
line-height:21px;
}
.itcompwith a:hover{
text-decoration:underline;
line-height:21px;
}
.descriptionsbox { clear:both; padding-top:20px}
.descriptiontitle {}

