#home_call_center{
    position: absolute;
    left: 0;
    bottom: 0;
}

#d_right {
    float: right;
    width: 485px;
    padding: 15px 0 30px;
    position: relative;
    z-index: 200;
    background-color: #fff;
}

.box_homepage {
    width: 453px;
    min-height: 40px;
    height: auto !important;
    height: 40px;
    position: relative;
    margin: 30px 0 0 0;
    padding: 16px;
    border: 1px solid #979797;
    line-height: 18px;
    text-align: justify;
    background: url(../../images/bg_diagonal_rows.png)    
}

.box_homepage_small {
    width: 290px;
    min-height: 40px;
    height: auto !important;
    height: 40px;
    position: relative;
    margin: 30px 0 0 0;
    padding: 16px;
    border: 1px solid #979797;
    line-height: 18px;
    text-align: justify;
    background: url(../../images/bg_diagonal_rows.png); 
    float: left;  
}

.box_title {
    position: absolute;
    top: -11px;
    left: 13px; 
    background-color: #fff;
    padding: 0 3px;   
}

.link_vai {
    font-size: 10px;
    position: absolute;
    bottom: 3px;
    right: 16px;
}

#accordion div {
    font-size: 11px;
    padding: 5px;
    background-color:  #f1f1f1;
 
}

.ui-state-active span {
    color: #ff0000
}

#mediatrade_video_youtube {
    color: #666;
    font-size: 13px;
    display: block;
    width: 120px;
    height: 43px;
    line-height: 43px;
    background: url(../../images/btn_video_youtube.png) no-repeat;
    margin: 29px 0 0;
    padding: 0 0 0 30px;
    font-weight: bold;
    float: right;

}

#mediatrade_video_youtube:hover {
    color: #ff0000;
    background: url(../../images/btn_video_youtube.png) no-repeat;
}