.add-this {
    /*float: right;*/
    /*width: 250px;*/
    height: 35px;
    margin-bottom: 10px;
}
.single-issue {
    margin-bottom: 10px;
    height: 50px;
    text-align: center;
}
.brochure {
	margin-bottom: 5px;
	padding: 2px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	margin-top: 10px;
	background-color: #fbfbfb;
	border: 1px solid #e6e6e6;
}
.medicare li,
#documentWrapper li {
	list-style:none;
	margin: 10px 0;
	padding: 2px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	background-color: #eee;
	border: 1px solid #bbb;
}
.medicare a,
#documentWrapper li a,
.brochure a {
	display: block;
	text-decoration: none;
}

.medicare 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;
}
.warranty-box {
    margin: 10px 0;
}
.warranty-box p {
    font-weight: bold;
    margin-bottom: 0;
}
.click-here-link {
	background-color: yellow;
	font-weight: bold;
	font-size: .9em;
	margin: 5px 0;
	padding: 3px 0;
}

.click-here-link a {
	text-decoration: none;
	color: #000;
}

.click-here-link a:hover {
	color: red;
	text-decoration: none;
}

/* --------------------- Product Page --------------------- */
.features-header {
	margin-top: 15px;
}
.product-label {
	text-align: center;
	font-weight: bold;
	color: #4473D0;
	background-color: #ffda81;
}

.product-label A {
	color: #F80824;
	text-decoration: none;
}

.product-label A:Hover {
	color: #4473D0;
	text-decoration: none;
}

.product-cart {
	font-weight: bold;
	color: white;
}

.product-cart A {
	color: yellow;
}

.product-cart A:Hover {
	color: #DDDDDD;
}

.cart-border {
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #AAAAAA;
	border-bottom: 2px solid #AAAAAA;
	border-left: 1px solid #CCCCCC;
}

.option-packages {
	font-weight: bold;
}
.product-pic {
	font-size: .9em;
	padding-bottom: 3px;
    margin-bottom: 10px;
}
.product-pic img {
	border:0;
	width: 136px;
}
.option-packages-header {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.option-price {
	font-weight: bold;
	font-size: 1.5em;
}
.plus-shipping {
	text-align: center;
	font-size: .9em;
}
.option-coupon {
	font-weight: bold;
	color: red;
}

.msrp {
	font-style:italic;
	text-align:center;
}
.related-products {
	margin-top:15px;
    border:1px solid #d6d9f6;
}
.related-table {
    width: 95%;
    margin: 10px auto;
}
.related-table td {
    padding: 10px 0;
}
.related-image {
	width:70px;
    float: left;
}
.related-price {
    text-align: center;
    padding: 5px; 
}
.related-header {
  background-color:#D6D9F6;
	color:#40089e;
	font-weight:bold;
	padding:2px;
}
.product-reviews {
	margin: 20px 10px 20px 0;
}
.product-snippet {
	border: 1px solid #ccc;
	background-color: #efefef;
	width: 110px;
	float: right;
	text-align: center;
	margin: 0 0 10px 10px;
	padding: 4px;
}
#content .product-snippet .rating {
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.rating-header {
	font-weight: bold;
	margin-bottom: 5px;
}
.rating-count {
	display: none;
}
.rating-average {
	background: transparent url(/images/average-bg.gif) 0 0 no-repeat;
	width: 54px;
	height: 35px;
	line-height: 35px;
	font-size: 1.6em;
	text-align: center;
	margin: 5px auto;
}
.paren {
	display: none;
}
.write-a-review,
.read-a-review {
	padding: 4px 0;
}
.video-header,
.product-reviews-header {
	font-weight: bold;
	font-size: 1.1em;
	color: #640DF6;
	border-bottom: 1px solid #640DF6;
	padding-bottom: 5px;
	margin-top: 20px;
    margin: 20px 10px 20px 0;
}
#content .reviews table {
	width: 100%;
}
#content .reviews td {
    padding-left: 5px;
}#content .reviews td.bar {
    padding-left: 0;
}
.no-tax {
    text-align: center;
}
