﻿#prodctbcate
{
    background-color: #FFF0AD;
    font-size: 13px;
    font-family: Verdana;
}
#prodctbcate td
{
    border-bottom: solid 1px #FDD991;
    padding-left: 8px;
    height: 25px;
}
#tblProducts, #tblcompanys
{
    table-layout: fixed;
}
#tblProducts td, #tblcompanys td
{
    border-bottom: dashed 1px #CCCCCC;
}
#tblProducts imgProduct
{
    width: 100px;
    height: 100px;
    border: solid 1px #CCCCCC;
}
#tblHotProductLs td
{
    border-bottom: dotted 1px #CCCCCC;
    height: 22px;
}
h1
{
    font-size: 11px;
    display: inline;
    color: #999;
    line-height: 10px;
    font-weight: normal;
}
#pager a
{
    border: solid 1px #666666;
    color: #000000;
    margin: 5px;
    padding: 0px 3px 0px 3px;
    text-decoration: none;
}
#pager span
{
    border: solid 1px #666666;
    padding: 0px 3px 0px 3px;
    font-weight: bold;
    background-color: #FF8800;
}
#pager span font
{
    color: #FFFFFF;
}
#tdcompanyproducts
{
    width: 200px;
    vertical-align: top;
    padding: 5px 5px 5px 10px;
    line-height: 20px;
}
#tdcompanyproducts a
{
    font-size: 11px;
}
#tdcstat
{
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    height: 30px;
    vertical-align: top;
}
#tdcstat h1
{
    font-size: 14px;
    display: inline;
    color: #000000;
    line-height: 10px;
    font-weight:bold;
}

