#hth {
    background-image: url("/images/frontend/nacional/ranking/fondorankings.png");
    font-size: 10px;
    height: 165px;
    color: white;
}
#hth small{
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
    padding: 5px;
}

#hth .versus{
    font-size: 15px;
    font-weight: bold;
}

#hth .number_1,
#hth .number_2{
    background-image: url("/images/frontend/nacional/home/hth-1.png");
    width: 37px;
    height: 37px;
    float: left;
}
#hth .number_2{
    background-image: url("/images/frontend/nacional/home/hth-2.png");
}

#hth .formField{
    padding: 0px 13px;
    text-align: left;
    margin-bottom: 11px;
}
#hth .formField input{
    margin-left: 9px;
    margin-top: 10px;
    width: 160px;
}