.thumbs {
    padding : 85px 0 0 0 ;
    }

.thumbs table {
    height      : 152px;
    width       : 152px;
    background  : #1B1B1B;
    float       : left;
    margin      : 0 0 28px 12px;
    text-align  : center;
    }

.thumbs table td {
    vertical-align  : middle;
    }

.thumbs table:hover {
    background  : #999999;
    }

.results {
    padding     : 0 0 0 22px;
    font-family : 'Lucida Grande', sans-serif;
    font-size   : 12px;
    color       : #6D5053;
    font-weight : bold;
    line-height : 180%;
    clear       : both;
    }

.results a {
    font-family : 'Lucida Grande', sans-serif;
    font-size   : 11px;
    color       : #6D5053;
    }

.results a:hover {
    text-decoration : underline;
    }
