#promoZone {
    background: url('bodybg-f.gif');
}
#promoZone .mcolbgT {
    background: url('mcolbg-u.gif') repeat-x;
    height: 5px;
}

#promoZone .minheight {
    width: 20px;
    height: 450px;
}

#promoZone .mcolbgB {background: url('mcolbg-e.gif') repeat-x left bottom;}
#promoZone .mcolbgB .wrap1 {background: url('mcolbg-f.gif') no-repeat right bottom;}
#promoZone .mcolbgB .wrap2 {
    background: url('mcolbg-g.gif') no-repeat left bottom;
    height: 20px;
}

#promoZone .item {clear: both;  padding: 0 10px 0 0;}
#promoZone .item a {
    font-weight: normal;
    color: #880000;
}
#promoZone .thumbnail {
    display: block;
    float: left;
    padding: 0 15px 5px 0;
}
#promoZone .thumbnail img {
    float: none;
    border: 1px solid black;
}

#promoZone .more {padding: 0 0 20px 88px;}
#promoZone .more a {
    color: #880000;
}

#promoZone .item TABLE TBODY TR TD {
text-align:center; vertical-align:middle;
}
