#feature_values_left_block li {
    width: 10%;
    float:left;
}
#feature_values_right_block li {
    width: 10%;
    float:left;
    
} 
#feature_values_top_block li {
        width: 10%;
    float:left;

}
#feature_values_left_block img.small_feature{
    width: 50px;
}

#feature_values_right_block img.small_feature {
       width: 50px;
} 
#feature_values_top_block img.small_feature {
       width: 50px;
}

#product_imaximagencaracteristicas_block_tab img {
    width: 50px;
}
.imax-features .small_feature {
	width: 50px;
}
.imax-features ul li {
	float:left;
}
.imax-features ul li:after{
	clear:both;
}

.content_price .imax-features {
	width:100%;
}
.clear {
	clear:both;
}
.showall {
    /*display: none;*/
}