.div_leilao_760px_wrapper{
    width: 760px; height: 170px; margin: 0 auto; padding: 0; margin-bottom: 15px;
    background: url('images/leiloes/bg_leilao_760px.png') no-repeat;
}

.div_leilao_760px_title{
    width: 500px; height: 50px; line-height: 50px; font-size: 1.2em; color: #089DCB; font-weight: bold;
    margin-left: 60px; float: left;
}

.div_leilao_760px_numlotes{
    width: 150px; height: 50px; line-height: 50px; font-size: 1.1em; color: #089DCB;
    float: right; text-align: right; margin-right: 20px;
}

.div_leilao_760px_info_tempo{
    width: 130px; font-size: 0.9em; color: #555; text-align: left;
    float: right; text-align: right; margin-right: 20px; margin-top: 10px;
}

.div_leilao_760px_images {
    width: 550px; height: 90px; line-height: 90px; margin: 0 auto; border: none;
    margin-left: 55px; float: left; margin-top: 20px;
}

.div_leilao_760px_images img {
    height: 90px; margin-right: 10px; float: left;
}

.btn_ver_lotes_leilao {
    width: 140px; height: 30px; line-height: 30px; color: #089DCB; font-size: 0.9em; font-weight: bold;
    text-align: left; padding-left: 10px; background: url('images/leiloes/btn_blue_140px.png') no-repeat;
    position: relative; top: 35px; left: 0px;
}
.btn_ver_lotes_leilao:hover {
    background: url('images/leiloes/btn_blue_140px_hover.png') no-repeat; cursor: pointer;
}
/* ---------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------------------- */
.div_leilaoinfo_top_wrapper {
    width: 760px; height: 60px; margin: 0 auto; padding: 0; border: 0; margin-bottom: 5px;
    background: url('images/leiloes/bg_leilaoinfo_760px.png') no-repeat;
}
.div_leilaoinfo_top_title {
    width: 500px; height: 30px; line-height: 30px; font-size: 1.2em; color: #089DCB; font-weight: bold;
    margin-left: 50px; float: left; margin-top: 5px;
}
.div_leilaoinfo_top_numlotes {
    width: 150px; height: 30px; line-height: 30px; font-size: 1.1em; color: #089DCB;
    float: right; text-align: right; margin-right: 10px; 
}
.div_leilaoinfo_top_datas {
    width: 500px; height: 20px; line-height: 20px; font-size: 0.8em; color: #555; margin-left: 50px; float: left;
}

.div_leilaoinfo_top_timmer {
    width: 165px; height: 20px; line-height: 20px; font-size: 0.8em; color: #555; margin-right: 5px; float: right; text-align: left;
}
.div_leilaoinfo_top_timmer_red {
    width: 160px; height: 20px; line-height: 20px; font-size: 0.8em; color: #FF0000; margin-right: 10px; float: right; text-align: left;
}

.div_page_refresh {
    width: 20px; height: 20px; line-height: 20px; float: right;
}

