html, td, div, input, span, textarea, select
{
    color: white;
    font-family: verdana, sans-serif;
    font-size: 11px;
}
.topnav
{
    height: 27px;
    background-image: url(/images/topstrip.png);
    line-height: 27px;
    background-position: top right;
    background-repeat: no-repeat;
    padding-left: 12px;
}
.nav
{
    width: 1007px;
    height: 86px;
    background-image: url(/images/nav.png);
    position: relative;
}
.fakehr
{
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;    
    height: 1px;
    overflow: hidden;
    font-size: 1px;
    border-top: 1px solid white;
    width: 169px;
}
.catalogbox
{
    margin-right: -10px;
    width: 200px;
}
.catalogbox td
{
    width: 105px;
    text-align: center;
}
