.add-this {
    width: 160px;
    float: right;
    height: 20px;
    margin: 5px 0 5px 10px;
}
.category-page {
    width:580px;
}
img.piggy-bank {
    float:right;
    margin:5px;
    border:0;
}
.cat-description {
    padding-left:10px;
    margin-bottom:5px;
}
.categories li {
    list-style:none;
    height:1%;
    padding:10px 0;
    border-top:1px solid #8BABD1;
    background:#fff url(/images/cat-li-bg.gif) 0 0 repeat-y;
}
.SmartPage-43 .categories li {
    background: none;
    border: 0;
}
.categories h2 {
    font-size:12px;
}
.categories h2 a {
    color:#A56440;
}
.categories li img.category-pic {
    border:1px solid #A56440;
    width:55px;
    margin:5px;
    float:left;
}
.categories p.short-description {
    text-align:left;
}

.products-top-row {
    font-weight:bold;
    text-align:center;
    clear:both;
}
.pic-top-info {
    float:left;
    width:80px;
    margin-top:5px;
}
.product-top-info {
    width:270px;
    float:left;
    margin-top:5px;
    text-align:left;
}
.price-top-info {
    width:140px;
    float:right;
    margin-top:5px;
}
.compare-selected-wrapper {
    width:75px;
    float:left;
    text-align:center;
    font-size:10px;
    margin-bottom:5px;
}
ul.products {
    /*margin-right:170px;*/
    clear:both;
}
ul.products .compare {
    float:left;
    width:75px;
    height:100px;
    text-align:center;
}

ul.products li {
		position: relative;
    padding:10px 0;
    border-top:1px solid #8BABD1;
    background:#fff url(/images/cat-li-bg.gif) 0 0 repeat-y;
    list-style: none;
}
ul.products li.repeater {
	background-image: none;
}
ul.products li:first-child {
	display: none;
}
#results ul.products li:first-child {
	display: block;
}
ul.products li.last {
}
.coupon-row {
	font-size: 1.6em;
	line-height: 42px;
	margin-left: auto;
	margin-right: auto;
	width: 65%;
	padding-left: 50px;
	background: transparent url(/images/piggy-small.gif) 0 0 no-repeat;
}
.coupon-row img {
	float: left;
}
.call-wit-row {
    text-align: center;
	font-size: 1.6em;
	line-height: 42px;
}
.product-pic {
    width:80px;
    float:left;
    text-align:center;
}
.product-pic img {
    width:65px;
    border:0;
}
ul.feature-list li {
    padding:0;
    margin-bottom:2px;
    border-top-width:0;
    background-image:none;
}
ul.feature-list li.last {
    border-bottom-width:0;
}
.smart-buttons {
    float:right;
    width:150px;
}
.right-col {
    float:right;
    width:130px;
    text-align:center;
    clear:right;
		border: 1px solid #E0E7EE;
	background-color:#F0F8FF;
}
.product-specials {
    background-color:#F6FFF3;
    padding:5px;
    border-left:5px solid #79B466;
}
.product-specials-header {
    font-weight:bold;
}
.bottom-row {
    margin-left:80px;
    float:left;
    clear:both;
}
.call-for-lower {
    background-color:#ffc;
    text-align:center;
    font-weight:bold;
    padding:5px;
    border-left:5px solid #CDCDA4;
}
.price-and-cart {
    background-color:#F0F8FF;
    /*border-left:5px solid #7DABD3;*/
    padding:5px 0;
}
.price-and-cart .price {
    font-size:18px;
    font-weight:bold;
    color:#405C7D;
}
.cart-button {
    float:right;
    width:115px;
		margin: 0 10px 5px 0;
}
.cart-button a {
    display:block;
    width:115px;
    height:20px;
    background:transparent url(/images/cart-button.gif) no-repeat 0 0;
}
.customize-button a {
    display:block;
    width:115px;
    height:20px;
    background:transparent url(/images/customize-button.gif) no-repeat 0 0;
}
.customize-button a:hover,
.cart-button a:hover {
    background-position:0 -20px;
}
.customize-button {
    float:left;
    margin-left:5px;
    width:115px;
}
.customize-button,img,
.cart-button img {
    border:0;
}
.instant-coupon {
    background:transparent url(/images/check-mark.gif) 0 0 no-repeat;
    padding-left:15px;
}
.free-shipping {
    background:transparent url(/images/check-mark.gif) 0 0 no-repeat;
    padding-left:16px;
    font-size:11px;
    text-align:left;
    margin-bottom:5px;
}
.free-shipping a,
.instant-coupon a {
    color:#A12828;
}
.product-info {
		font-size: 1em;
    width:290px;
    float:left;
}
.SmartPage-43 .product-info {
    width: 470px;
}
h2.product-name {
    /*line-height:80%;*/
    font-size:12px;
    margin-bottom: 1em;
}
* html h2.product-name {
    line-height:50%;
    margin-bottom:5px;
}
h2.product-name a {
    color:#405C7D;
}
ul.products li .feature-list li,
ul.products li .short-description li {
    border:0;
    padding:0;
    /*list-style-image:none;*/
    list-style-type:disc;
    margin-left:25px;
		background:none;
}
.learn-more {
    margin-top:5px;
    text-align:center;
    font-size:11px;
}
.comparison-table {
    text-align:center;
    border-collapse:collapse;
}
.comparison-table th,
.comparison-table td {
    border-width:1px 1px 0 0;
    border-style:solid;
    border-color:#8BABD1;
    padding:2px;
}
.comparison-table td.no-border {
    border-top:0;
}
.comparison-table tr.even th,
.comparison-table tr.even td {
    background-color:#B5DDFF;
}
.comparison-table td {
    width:100px;
}
img.compare-pic {
    width:50px;
    border:0;
}
.re-search {
	text-align: center;
	padding: 5px 0;
}
.asearch-text {
	text-align: center;
	padding: 5px;
}
#advanced-search ul li {
    list-style: none;
}
#advanced-search ul.products li ul li {
    list-style:url("/images/bullet.gif");
}
.cat-snippet {
	height: 1%;	
}
#content .rating {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.rating-header,
.rating-average,
#content .rating-count {
	display: none;
}

#content .cat-snippet {
	/*margin-top: 10px;*/
	border:0;
}
#content .read-a-review,
#content .write-a-review {
	width: 100%;
	display: block;
	font-size: .9em;
	margin: 5px 0;
}
.single-issue-coupon {
    background-color: #f0f8ff;
    /*padding: 3px;*/
    width: 295px;
    height: 20px;
    border: 1px dashed #415b80;
    margin-left: 80px;
    margin-top: 5px;
}
/*Medicare Stuff*/
.medicare-info {
    padding: 20px;
}
.medicare-info li {
    margin-left: 25px;
}
#content-wrapper p.med-header {
    font-weight: bold;
    font-size: 1.3em;
    border-bottom: 1px solid #333;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 40px;
}
#content-wrapper p.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: 557px;
    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;
}
#content-wrapper .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;
}
