.smart-page img.landscape,
.smart-page img.portrait {
	width: 80px;
}

/* --------------------- Category & Sales Page --------------------- */
.cat-product-box {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
.cat-product-box td {
	vertical-align: top;
}
.cat-product-box a {
	color: #0A0ABF;	
}
div.sale-ends .label {
  font-weight: bold;
  color: #000;
}
.pic-box {
	width: 80px;
}
.middle-box {
	width: 90%;
	padding-left: 10px;
}
.middle-box li {
	margin-left: 25px;
	list-style: disc;
}
.price-box {
	margin: 0 15px 5px 5px;
	text-align: center;
	width: 200px;
	float: right;
	background-color: #ffc;
	padding: 10px;
}
.cart-box {
	width: 130px;
}
.product-chfmi {
	margin: 5px 0;
	height: 20px;
	line-height: 20px;
	width: 150px;
	border: 1px solid #ccc;
	text-align: center;
}
.product-chfmi a {
	text-decoration: none;
	background-color: #ddd;
	color: #333;
	display: block;
}
.product-chfmi a:hover {
	background-color: #ffc;
}
.sale-ends {
  font-weight: bold;
  color: red;
}

.price {
  font-weight: bold;
  text-align: center;
  color: #060671;
  font-size: 1.5em;
}
.msrp {
	margin-bottom: 5px;
}
div.price .label {
  font-weight: bold;
  color: #000;
}
.call-for-lowest-prices {
	font-size: 1.2em;
	color: #6699CC;
	font-weight: bold;
}

.add-to-cart, .add-to-cart A {
  font-weight: bold;
  color: red;
}

.add-to-cart A:Hover {
  background-color: yellow;
}

div.product-name a {
  color: #000;
}

.highlight-row {
  background-color: #FFFFCC;
  border-bottom: 2px solid #000;
}

.highlight-row h3 {
  color: #000;
}

.highlight-box {
  border: 1px solid #6699CC;
  clear: both;
  width: 95%;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 10px;
}

div.picture img {
  border: 1px solid #AAA;
}

div.picture span.click-here, span.click-here A {
  font-weight: bold;
  font-size: .9em;
  text-decoration: none;
}

.category-description {
  padding: 10px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.review {
	padding: 5px 0;
	width: 140px;
	margin: 10px auto 10px auto;
	text-align: center;
	font-size: .9em;
}
#content .review .rating {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.rating-average,
.rating-header,
.rating-count {
	display: none;
}
/*Medicare Stuff*/
.medicare-info {
    padding: 20px;
}
.medicare-info li {
    margin-left: 25px;
}
.med-header {
    font-weight: bold;
    font-size: 1.3em;
    border-bottom: 1px solid #333;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 40px;
}
.sec-header {
    font-weight: bold;
    font-size: 1.1em;
    margin-top: 20px;
}
.allowable-box {
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    width: 670px;
    margin-left: auto;
    margin-right: auto;
}
.medicare-allowable li {
    text-align: center;
    padding: 5px;
    width: 100px;
    float: left;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    list-style: none;
    margin-left: 0;
}
.m-state {
    font-weight: bold;
}
.m-allowable-header {
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    font-size: 1.1em;
}
ul.bullets li {
    margin-left: 25px;
    list-style: disc;
}
ol.numbers li {
    margin-left: 25px;
    list-style: decimal;
}
p.med-return {
    font-weight: bold;
    margin-top: 20px;
}
.understanding-med {
    float: right;
    margin: 0 0 10px 10px;
}
.contents {
    color: #1d5c7a;
}
.contents p {
    font-weight: bold;
    font-size: 1.3em;
}
.contents li {
    list-style: disc;
    margin-left: 25px;
    margin-bottom: 10px;
    font-weight: bold;
}
.medicare-form {
    margin-top: 50px;
    font-weight: bold;
}
.medicare-form-text {
    margin: 10px 0;
}
.medicare-disclaimer {
    margin-top: 10px;
    font-weight: bold;
}
.medicare-disclaimer strong {
    font-size: 1.1em;
}
