#OffersListTB {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#OffersListTB .OFFCTdv {
    margin: auto;
    width: 100%;
}

#OffersListTB .OFFHDdv {
    font-size: 11px;
    padding: 5px;
    width: 100%;
    clear: both;
}

#OffersListTB .HD1ct {
    width: 150px;
    text-align: center;
    vertical-align: middle;
    float: left;
}

#OffersListTB .HD2ct {
    width: 70%;
    float: left;
}

#OffersListTB .lgImg {
    vertical-align: middle;
    height: 75px;
    border: none;
}

#OffersListTB .OFFBDdv {
    clear: both;
    width: 100%;
}

#Sitefooter {
    font-size: 12px;
    padding-top: 50px;
    text-align: center;
    color: Gray;
    font-family: Arial;
}

#Sitefooter a {
    text-decoration: none;
    color: Gray
}

.pointer {
    cursor: pointer;
}

img {
    border: 0;
}