 
.right-content h4 {
    color:#850100;
}
.product-row h4 {
    margin:0 0 10px 10px;
    color:#850100;
} 
.content-box h5 {
    margin: 6px 0 0;
}
p {
    margin:13px 0 0;
}
.right-img {
    float:right;
    margin-left:35px;
}
#main {
    width:827px;
    margin:0 auto;
} 
#content {
    padding-bottom:35px;
    height:1%;
    overflow:hidden; 
}

#center {
    width:100%;
    float:left;
}
#left-cell {
    width:213px;
    float:left;
    padding:26px 25px 0;
}
.ecommerce-page #left-cell {
    width:200px;
    padding:20px 0 0 16px;
}
.left-ads {
    padding-top:5px;
}
.left-ads img {
    margin-top:16px;
}
#right-cell {
    width:513px;
    float:right;
    padding-left:23px;
    background:url(../images/right-home-bg.jpg) repeat-x;
}
.ecommerce-page #right-cell {
    width:541px;
    background:none;
    padding:20px 20px 0 0;
}
.left-content {
    clear: both;
    width:192px;
    float:left;
}
.left-content a {
    font-size:9px;
    color:#02215a;
}
.underlined {
    border-bottom:1px solid #e2e3dd;
    padding:5px 0;
}


.underlined span {
    color:#850100;
}
.promotion-video {
    width:271px;
    height:194px;
    padding:10px;
    background:url(../images/video-bg.jpg);
    overflow:hidden;
    margin-left:-8px;
    position:relative;
}
.right-content {
    width:291px;
    float:right;
}
.content-box {
    float:left;
    width:250px;
    font:11px Verdana, Arial, Helvetica, sans-serif;
    color:#969696;
    padding-top:4px;
}
.content-box-img {
    margin-left:-5px;
    position:relative;
    width:77px;
    height:77px;
    overflow:hidden;
    padding:10px;
    background:url(../images/content-bg.jpg);
    float:left;
    margin-right:7px;
}
.top-inner {
    padding:0 0 20px 6px;
    float:left;
    width:530px;
}
#content .top-inner .breadcrumbs {
    padding: 10px 20px 10px 0;
}
.product-row {
    width:100%;
    overflow:hidden;
    margin-bottom:15px;
    background:url(../images/bottom-gradient-product.jpg) no-repeat 0 100%;
    padding:20px 0;
    clear:both;
    font-size:11px;
}
.top-gradient {
    background:url(../images/top-gradient-product.jpg) no-repeat;
}
.product-row div {
    padding:5px 20px 10px 20px;
    float:left;
}
.product-row div img {
    margin-bottom:5px;
}
.product-row div a span {
    display: block;
}
.cream-box {
    background:#ebecdf url(../images/bottom-cream.gif) no-repeat 0 100%;
    padding-bottom:12px;
    margin-bottom:14px;
    font-size:11px;
    color:#655740;
    width:200px;
}
.left-title {
    font-size:14px;
    padding-left:17px;
    color:#fff;
    line-height:35px;
    height:35px;
}
.product-box .left-title {
    color:#850100;
    padding-left:12px;
}
.red-title {
    background:url(../images/red-title-bg.jpg);
}
.blue-title {
    background:url(../images/blue-title-bg.jpg);
}
.row {
    padding-right:25px;
    background:url(../images/row.gif) no-repeat 100% 50%;
}
#content #cart_slide a {
    padding: 0;
}
#content .product-box ul li {
    margin: 0;
    padding-top: 0;
    padding-left: 0;
}
.product-box {
    padding-bottom:15px;
}
.example-total {
    padding:15px 19px 15px 17px;
    margin:0;
    list-style:none;
}
.example-total li {
    border-bottom:1px solid #d3d5c0;
    padding:2px 0;
}
.example-total li.last {
    border-bottom:0;
}
.example-total li span {
    display:block;
    color:#500000;
}
.checkout-btn {
    display:block;
    overflow:hidden;
    text-indent:-9999px;
    background:url(../images/checkout-button.jpg);
    width:111px;
    height:28px;
    margin-left:12px;
}
.product-box ul {
    padding:0 12px 24px;
    margin:0;
    list-style:none;
}
.product-box ul li a {
    color:#655740;
    padding-left:13px;
    background:url(../images/row-2.gif) no-repeat 0 50%;
}
.search {
    padding:10px 12px 0;
}
.search form {
    padding:0;
    margin:0;
}
.search form input.text {
    width:150px;
    height:13px;
    padding:8px 0px;
    border:1px solid #919280;
    font:11px Verdana, Arial, Helvetica, sans-serif;
    color:#a8a7a0;
}
.search .middleColumn {
    width: 150px;
    padding: 0px;
}
.search form .button {
    margin-top:11px;
}
.item-box {
    width:268px;
    padding-left:35px;
    float:right;
}
.item-box p {
    margin-top:10px;
    width:150px;
}
p.price {
    font-size:16px;
    color:#700;
}
.see-image-gallery {
    float:right;
    width:68px;
    height:29px;
    overflow:hidden;
    background:url(../images/see-image-gallery.gif);
    text-indent:-9999px;
}
.buttons {
    width:100%;
    overflow:hidden;
    padding-top:20px;
}
.add-to-cart-btn {
    width:130px;
    height:28px;
    overflow:hidden;
    text-indent:-9999px;
    background:url(../images/add-to-cart.jpg);
    float:left;
    margin-right:9px;
}
.buttons .checkout-btn {
    float:left;
}