.header {
	color: #666;
	font-weight: bold;
}
.product-left {
	float: left;
	width: 150px;
	margin-right: 15px;
	text-align: center;
}
.product-pic img {
	width: 150px;
}
.additional-images {
	margin-top: 15px;
	text-align: center;
}
.additional-images img {
	width: 75px;
	border: 1px solid #efefef;
}
.brochure {
	margin-bottom: 5px;
	padding: 2px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #bbb;
}
.medicare-wrapper li,
#documentWrapper li {
	list-style:none;
	margin-bottom:5px;
	padding: 2px;
	margin-left:0;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	margin-top: 10px;
	background-color: #eee;
	border: 1px solid #bbb;
}
.medicare-wrapper li a,
#documentWrapper li a,
.brochure a {
	display: block;
	text-decoration: none;
}

.medicare-wrapper li a:hover,
#documentWrapper li a:hover,
.brochure a:hover {
	background-color: #eee;
}
.brochure-top {
	width:100px;
	margin-left:auto;
	margin-right:0;
	margin-bottom:5px;
	text-align:center;
	border:1px solid #bbb;
}
.brochure-top a {
	display:block;
	text-decoration:none;
}
.price-stuff {
	float: right;
	width: 150px;
	text-align: center;
    margin-bottom: 10px;
}
.msrp {
	text-decoration: line-through;
}
.price {
	color: #425A6B;
	padding-top: 5px;
	font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 10px;
}
.free-shipping {
	text-align: center;
	color: #224271;
	font-style: italic;
}
.specs {
	margin-top: 15px;
}
.features li {
	list-style: disc;
	margin-left: 25px;
}
table.feature-set {
	width: 400px;
}
table.feature-set td {
	padding: 2px 4px;	
}
table.feature-set tr.odd td {
	background-color: #efefef;
}
td.feature-name {
	width: 200px;
}
td.feature-value {
	width: 200px;
}
.related-products {
	margin-top: 25px;
}
.related-products li {
	margin-bottom: 15px;
}
.related-header {
	font-weight: bold;
}
.related-image {
	width: 75px;
}
.product-info {
	margin-left: 170px;
	border-left: 1px solid #efefef;
	padding-left: 10px;
}
.options-available {
	margin-top: 15px;
}
li.free .option-price {
	display: none;
}
.options-available li {
	margin-left: 10px;
	margin-bottom: 10px;
}
.options-available li ul li {
	margin-left: 20px;
	margin-bottom: 3px;
}
.options-available .no-image p {
	display: none;
}
.options-available .boolean p {
	margin-top: 0;
}
.options-available li.boolean {
	border-bottom: 1px solid #efefef;
}
.options-available li.no-image {
	border: 0;
}
.options-available li img {
	height: 50px;
}
.step-name {
	font-weight: bold;
}
.snippet {
	margin-bottom: 10px;
	border: 1px solid #CBCBCB;
	padding: 4px;
}
.rating-average,
.rating-header,
.rating-count {
	display: none;
}
#content .snippet .rating {
	float: none;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content .reviews table {
	width: 100%;	
}
#content .star {
	margin-left: 13px;
}

#content .reviews {
	margin-top: 20px;
}
#content .read-a-review {
	border-right: 0;
	float: none;
	text-align: center;
}
#content .write-a-review {
	float: none;
	text-align: center;
}
.write-a-review a,
.read-a-review a {
	display: block;
	background-color: #EFEFEF;
	padding: 3px 0;
	font-size: .9em;
}
.reviews-header {
	margin-top: 20px;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #efefef;
	padding: 5px;
	background-color: #234271;
	color: #fff;
}
#content .pr-attribute-label-cons {
	color: #F96A6A;
}
.option-coupon {
	padding: 0 10px;
	text-align: center;
}
.product-cart {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 20px;
}
.Product-646 .banner,
.Product-841 .banner {
    display: none;
}

