/*Others*/
#mod_icmbio_rodape_extras {
	margin-bottom:18px;} 
	
.item-extras{
    float: left;
    background-color: #E5E6CA;   
    border: 0px solid #FFBD69;
    border-radius: 0px;
}

.item-extras-four-buttons{
    width: 216px;
	background-color: #E5E6CA;
}

.item-extras-three-buttons{
    width: 290px;
}

.item-extras-fist{
    margin-left: 0px;  
}

.item-extras-secounds{
    margin-left: 5px;
}

.image-extras{
    float: left;
    width: 65px;
    height: 78px;
    margin: 5px;
	background-position:50% 50%;
	background-repeat:no-repeat;
}

.content-item-extras{
    text-align: left; 
    color: #8D8D8D;
	height:84px;
	overflow: hidden;
    text-overflow: ellipsis;
	padding-right:10px;
}

.content-item-extras h3{
    color: #999;
    margin:14px 0 0; 
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    
}

.content-item-extras p{
	margin:6px 0 0;}

.button-item-extras{
    float: right;
    width: 17px;
    height: 89px;
}