﻿.productList .productListTerminator 
{
    clear: both;
    height: 30px;
    background: url(img/hr1.gif) repeat-x center left;
}

.productList .footer
{
    clear: both;
    height: 60px;
    /*background: url(img/hr3.gif) no-repeat;*/
}

.productList .header 
{
    height: 60px;
    background: url(img/hr2.gif) no-repeat;
    color: #003300;
    font-weight: bold;
    padding: 8px 0px 0px 10px;
    font-size: 17px;
}


