﻿.divHomeSellersOuter
{
width:100%;
}
.divHomeSellersClose
{
width:100%;
clear:both;
height:0px;
}
.divProdCat
{
    float:left;
    width:98px;
    text-align:center;
    margin-top:10px;
}
.divProdCatInner
{
    position:relative;
    width:98px;
    height:100px;
}

.divProdCatText a
{
    font-size:11px;
    font-family:helvetica, Arial;
    
}
.divProdCatIm
{
    text-align:center;
    width:98px;
}
.divProdCatText
{
    position:absolute;
    bottom:10px;
    left:0px;
    width:98px;
    text-align:center;
}
.divHPContent
{
    margin-left:3px;
}

.divHPContent h1
{
    margin-bottom:8px;
    text-align:center;
}

h2
{
    color:#881616;
    margin-bottom:10px;
}
.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;
    padding-left:5px;
}
.tblReview td
{
    text-align:left;
    font-size:11px;
    height:35px;
    color:#444;
    padding-left:5px;
}
.tblReview a
{
    color:#444;
}
