/* HUMOR CONSUMIDORES */
div.humorConsumidores { display: block !important; }
div.humorConsumidores:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	
	div.humorConsumidores div.graficoHumor { padding: 15px; }
	
	div.humorConsumidores dl { float: left; margin: 15px 0 0 15px; width: 135px; }
		div.humorConsumidores dl dt { color: #333; font: italic normal bold 13px/13px Arial, Helvetica, Sans-Serif; }
		div.humorConsumidores dl dd { display: block; height: 70px; margin-top: 15px; position: relative; }
			div.humorConsumidores dl dd a.usuario { margin: 0 15px 0 0; overflow: hidden; }
			div.humorConsumidores dl dd strong { background: url(../../../imagens/humor.png) no-repeat -9px -5px; display: block; float: left; padding-top: 25px; width: 35px; }
			div.humorConsumidores dl.insatisfeitos dd strong { background-position: -44px -5px; }
			
			div.humorConsumidores div.balao { top: -65px; }
