@charset "utf-8";
/* CSS Document */
#specs {
	border:1px solid #000000;
	float:right;
	margin:10px 0 5px 5px;
	padding:0;
	width:auto;
	display:inline;
}
#specs h2 {
	background:transparent url(../../img/navTopBG.png) repeat scroll 0 -5px 

!important;
	border-bottom:1px solid;
	color:#FFFFFF !important;
	font-size:17px !important;
	line-height:23px !important;
	margin:0 !important;
	padding:4px 0 7px !important;
	text-align:center;
}
#specs p {
	font-size:10px;
	line-height:15px;
	margin:0;
	padding:5px;
}
#notes {
	width:295px;
	border:1px solid;
	color:#666666;
	float:right;
	margin:0 0 20px 10px;
	padding-bottom:8px;
	text-align:center;
}
#notes img {
	border-bottom:1px solid #000000;
	border-left:0 none !important;
	border-right:0 none !important;
	border-top:0 none !important;
	margin:0 0 8px !important;
	padding:0 !important;
}
.discRev {
	border-top:1px solid #ccc; 
	padding-top:15px; 
	margin-top:15px!important;
}
#review-detail ul li{
	background:transparent url(../../img/reviews/li_bullet.gif) no-repeat scroll 0 -1px !important;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:-30px;
	padding-left:20px;
	padding-bottom:10px;
}
