﻿.divHomeSellersOuter
{
width:100%;
}
.divHomeSellersClose
{
width:100%;
clear:both;
height:0px;
}
.divProdCat
{
    float:left;
    width:84px;
    text-align:center;
}
.divProdCatInner
{
    position:relative;
    width:84px;
    height:100px;
}

.divProdCatText a
{
    font-size:11px;
    font-family:helvetica, Arial;
    
}
.divProdCatIm
{
    text-align:center;
    width:84px;
}
.divProdCatText
{
    position:absolute;
    bottom:10px;
    left:0px;
    width:84px;
    text-align:center;
}
.divPromoOuter
{
    margin-top:10px;
}
.divHPContent
{
}
/*.divHPContent h2
{
    margin:0px;
    margin-bottom:5px;
    padding:0px;
    color:#444;
}*/
h2
{
    color:#881616;
    margin-bottom:10px;
}
.divDefaultAd
{
    float:left;
    margin-top:10px;
}
.divContentOuter
{
    float:right;
    width: 484px;
}
.tblReview
{
    font-family:helvetica,arial;
    width:100%;
}
.tblReview th
{
    text-align:left;
    text-transform:uppercase;
    font-size:11px;
    color:#777;
    font-weight:bold;
    height:18px;
}
.tblReview td
{
    text-align:left;
    font-size:11px;
    height:35px;
    color:#444;
}
.tblReview a
{
    color:#444;
}
.divContentOuterTop
{
    display:none;
}
.divContentOuter h6
{
    margin:6px 6px 6px 6px;
}
