
.HNABox {
    display:block;
    position:absolute;
    bottom:200px;
    left:0;
    width:1175px;
    height: 320px;
    z-index:3600;
}
.HNABInnerBox {
    display:block;
    width: 1280px;
    overflow:hidden;
}
#result{
    height:132px;
    /*background-image:url(/temas/default/images/bgTopVideos.png);*/
    /*border-bottom:1px solid #535556;*/
    padding:10px 0 0 2px;
}

#hotnewsAc_cont {
    overflow: hidden;
    position: relative;
    float: left;
    height:300px;
}
#hotnewsAc_cont2 {
    width:5000px;
    position:absolute;
    top:0px;
    left:0px;
}

.resultAc_alt {
    float: left;
    height:210px;
    font-size:10px;
    font-family:Arial;
    font-weight:bold;
    text-align: center;
    width: 100px;
}
.hotnewsAc_tab {
    width:315px;
    margin-right:5px;
    float: left;
    font-size:10px;
    font-family:Arial;
    /*font-weight:bold;*/
    text-align: left;
    }
.hotnewsAc_tab a{
    text-decoration: none;
}
.hotnewsAc_tab th{
    height:25px;
    padding-left:15px;
}
.hotnewsAc_tab td{
    padding-left:15px;
}

.hotnewsAc_1linha {
    height:20px;
    margin-top:10px;
    overflow:hidden;
    color: #ff6600;
    width:280px;
    font-size: 15px;
}
.hotnewsAc_2linha{
    height:88px;
    overflow:hidden;
    color: #FFF;
    width:280px;
    font-size: 15px;
}
.hotnewsAc_data{
    height:12px;
    overflow:hidden;
    color: #FFF;
    width:280px;
    margin-bottom: 5px;
    font-size: 11px;
}
.hotnewsAc_img {
    height:170px;
    width:280px;
    border:solid 1px #CCCCCC;
}
#paginaAc_de {
    font-size: 8px;
    position: absolute;
    background-color: #CC0000;
    color:#FFF;
    padding:4px;
    cursor:pointer;
    display:none; 
    left:1095px;
    top:105px;
}
.landingImage {
    height:588px;
}

