.product-page .product-left-col {
	float: left;
	width: 195px;
	text-align: center;
}

#product-specs {
	text-align: left;
	/*font-size: .9em;*/
}
.best-value {
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    color: #239906;
    padding: 5px;
}
.product-desc {
    /*min-height: 150px;*/
}
* html .product-desc {
    height: 150px;
}

.product-page .pic img {
	border: 0;
}

.product-page .pic img.portrait,
	.product-page .pic img.landscape {
	width: 163px;
}

.product-page .pic a {
	/*font-size: .9em;*/
	color: #333;
	text-decoration: none;
	padding-top: 10px;
}

.product-page .info-container {
	margin-left: 210px;
	/*min-height: 280px;*/
    height:1%;
}
.product-name {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-right: 170px;
    color: #4e8798;
}
.single-issue {
    float: left;
    width: 120px;
    height: 140px;
    display: inline-block;
    margin-right: 5px;
}
* html .product-page .info-container {
	height: 250px;
}
img.extra-image {
	height: 50px;
	border: 1px solid #71984E;
}

.extra-images li {
	float: left;
	text-align: center;
	list-style: none;
	white-space: nowrap;
}

.product-page .price-and-cart {
	border: 1px solid #fff;
	text-align: center;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 2px;
	width: 150px;
	float: right;
}
.medical-alarm .price-and-cart {
	width: 300px;
}
.product-page .price-and-cart a {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

.product-page .price-and-cart a:hover {
	text-decoration: underline;
}
.embedded-survey {
	padding: 10px 6px;
	background-color: #ffc;
	margin: 10px 15px;
}
table.questions {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
table.questions th,
table.questions td {
	width: 50%;
}
.call-us-product {
	margin-top: 20px;
}
.call-us-product img {
	border: 0;
}
.product-page .product-cart {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 121px;
}

.product-page .product-cart a:link,
	.product-page .product-cart a:visited {
	display: block;
	background: transparent url( /images/cart-bg.gif ) no-repeat 0 0;
	color: #333;
	height: 15px;
	line-height: 15px;
	text-decoration: none;
}

.product-page .product-cart a:hover {
	background-position: 0 -15px;
	text-decoration: none;
}

.your-price-label {
	font-weight: bold;
}

.product-price {
	font-size: 1.6em;
	font-weight: bold;
	color: #900;
	/*text-decoration: line-through;*/
}
.Product-6786 .product-price,
.Product-6595 .product-price,
.Product-5145 .product-price {
	text-decoration:none;
}
.product-price-nothrough {
	font-size: 1.6em;
	font-weight: bold;
	color: #900;
}
.price-set {
	text-align: center;
	font-weight: bold;
}
.Product-6786 .price-set,
.Product-6595 .price-set,
.Product-5145 .price-set {
	display: none;
}
.plus-shipping {
	font-size: .9em;
	margin-bottom: 10px;
}

.product-msrp {
	font-style: italic;
	margin-bottom: 5px;
}

.product-cart {
	margin-top: 10px;
}

.product-page .product-cart a {
	text-decoration: underline;
}

.product-resources {
	margin: 10px 0;
	font-weight: bold;
	color: #2159C8;
}

span.product-resources-header {
	padding: 1px 5px;
}

.product-resources li {
	margin-left: 10px;
}

.product-specs-header {
	background-color: #c9f0a8;
	padding-left: 10px;
	border-left: 3px solid #71984E;
	font-weight: bold;
	color: #666;
	margin: 5px 0;
	clear: left;
}

.specs-disclaimer {
	clear: left;
	color: #10556D;
}

.product-oem-manuf {
	margin-bottom: 5px;
	border-left: 3px solid #bbb;
	border-top: 1px solid #eee;
	font-size: .9em;
	background-color: #eee;
	clear: left;
	height: 1%;
}

#content-wrapper .product-oem-manuf li {
	list-style: none;
	width: 250px;
	float: left;
	margin-left: 10px;
}

#content-wrapper .product-features li {
	float: left;
	width: 340px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	line-height: 120%;
	padding-left: 15px;
	list-style: none;
	background: #fff url( /images/features-dot.gif ) 0 0 no-repeat;
}

.foursavings-cart {
	margin-bottom: 10px;
}

.related-products {
	margin: 20px 5px;
	clear: left;
	text-align: left;
}

.reviews-header,
.related-products-header {
	background-color: #c9f0a8;
	padding-left: 10px;
	border-left: 3px solid #71984E;
	color: #666;
	font-weight: bold;
}
.reviews-header {
	margin-bottom: 10px;
}

#relatedProducts li {
	list-style: none;
	margin-top: 10px;
	margin-left: 0;
	float: left;
	width: 200px;
	min-height: 130px;
}
* html #relatedProducts li {
	height: 130px;
}

.related-products img.related-pic {
	width: 70px;
	border: 1px solid #71984E;
	float: left;
	margin: 2px 10px;
}

a .related-product-name {
	color: #06f;
}

#breadcrumbs ul {
	clear: left;
	height: 30px;
	list-style: none;
	padding: 0;
}

#breadcrumbs li {
	margin: 2px;
}

#breadcrumbs ul li ul {
	clear: left;
	padding: 0;
}

#breadcrumbs ul li {
	float: left;
}
.medical-alarm th {
	text-align: right;
	padding-right: 3px;
	padding-bottom: 5px;
}
.medical-alarm td {
	padding-bottom: 5px;
}
table.questions textarea {
	width: 205px;
}
.medical-alarm .buttons {
	text-align: center;
}
img.ma-how-it-works {
 float: right;
	clear: right;
	margin: 10px 0 10px 10px;
}
.ma-form-text {
	/*margin-top: 15px;*/
	padding: 0 15px;
	/*border-top: 4px double #71984E;*/
}
#content-wrapper .ma-features li {
	text-align: left;
	margin-left: 65px;
	font-weight: bold;
}
#content .stars {
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
}
#content .review-snippet .rating {
	margin-left: 15px;
}
.write-a-review,
.read-a-review {
	width: 46%;
	display: inline;
	text-align: center;
	padding: 2px 5px;
}
.rating-average,
.rating-header {
	display: none;
}
#content .rating-count {
	display: block;
	text-align: center;
}
.review-snippet {
	font-size: .9em;
}
#content table.review-table {
	width: 100%;
}
.product-video {
    padding: 10px;
    text-align: center;
}
.return-to-top {
    text-align: center;
    padding: 5px;
}
.watch-video {
    background: transparent url(/images/video-icon.png) 8px 0 no-repeat;
    height: 21px;
    line-height: 21px;
    padding-left: 35px;
    margin:10px 0;
    font-weight: bold;
}
