.product-left {
	width: 250px;
}
.product-right {
	padding-left: 20px;
}

#feature-set table {
	border-collapse:collapse;
}
#feature-set td {
	border: 1px solid #EEEEFF;
	padding: 2px;
	width: 50%;
}
#feature-set tr.odd td {
	background-color: #EEEEFF;
}
.product-box td {
	vertical-align: top;
}
#price-and-cart {
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.price-cell {
	text-align: right;
}
.on-sale {
	background-color: yellow;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
}
.msrp-box {
	margin-bottom: 10px;
}
div.product-name h2 A
{
	color:#000;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	font-size:.9em;
}
.product-chfmi A
{
 text-decoration:none;
}
.product-price-label
{
 font-weight: bold;
 text-align:right;
 font-size:1.2em;
}
.product-price
{
 color:red;
 font-weight:bold;
 font-size:1.2em;
}
.price-box {
	margin-top: 5px;
}
.product-instant-coupon
{
 padding-top:10px;
	text-align: right;
}
.product-picture-enlarge
{
 text-align:center;
 font-weight:bold;
 font-size:.9em;
}
.product-picture-enlarge A
{
 text-decoration:none;
}
.doc-wrapper {
	margin-bottom: 10px;
}
.docs li
{
 font-weight:bold;
	list-style:none;
	margin-bottom: 5px;
	text-align: center;
}
.product-add-cart a
{
 font-weight:bold;
 font-size:1.1em;
 color:#990000;
}

/* --------------------- Product Page --------------------- */
.product-label a {
  color: #FFF;
  text-decoration: none;
}
.product-label a:hover {
  color: #4473D0;
  text-decoration: none;
}
.product-cart a {
  color: yellow;
}
.product-cart A:Hover {
  color: #DDD;
}
#brochure {
  font-weight: bold;
}
.plus-shipping {
	font-size:.9em;
	padding-bottom:10px;
}
.info {
	margin-top: 15px;
}
.info-box li {
	margin-left: 25px;
}
.additional-images {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #0A0ABF;
	height: 1%;
}
.related-products {
	border: 1px solid #CCCCFF;
	height: 1%;
}
.related-inner {
	padding: 10px;
}
.video-header,
.additional-header {
	background-color: #0A0ABF;
	margin-top: 10px;
	padding: 4px;
	color: #fff;
	font-weight: bold;
}
.video {
    margin-top: 10px;
    margin-bottom: 10px;
}
.related-header {
	background-color: #CCCCFF;
	margin-top: 0;
	padding: 4px;
	color: #0a0abf;
	font-weight: bold;
}
.related-products li,
.additional-images li {
	list-style: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
	width: 130px;
}
.related-products li img,
.additional-images li img {
	height: 100px;
	border: 1px solid #6699CC;
}
.related-products a {
	color: #0a0abf;
}
.related-price {
	font-weight: bold;
}
.product-pic-box {
	float: right;
	width: 140px;
}
.info li {
	margin-left: 25px;
}
img.product-pic {
	height: 100px;
	border: 1px solid #6699CC;
}
.snippet-box {
	border: 1px solid #CCCCFF;
	background-color: #EEEEFF;
	padding: 5px 0;
	margin: 10px auto 10px auto;
	text-align: center;
}
.read-a-review,
.write-a-review {
	clear: both;
}
.write-a-review {
	padding: 5px 0;
}
#content .review .rating {
	margin-left: 20px;
}
.rating-average,
.rating-header {
	display: none;
}
.reviews-header {
	margin-top: 25px;
}
