/** TOP */

    table.mainTopSearch
    {
        border-top:        1px solid #CCCCCC; 
        width:             706px;
        height:            29px;
        background-color:  #e7e5e3;
    }
    td.mainTopSearch
    {
        text-align:        center; 
        align:        center; 
        width:             706px;
        height:            29px;
        background-color:  #e7e5e3;

    }
    input.mainTopSearch
    {
        width:             160px;
        height:            19px;
    }
