/* SUGESTÕES */
div.sugestoes { overflow: visible !important; }

	div.sugestoes div.topico { width: 285px; }				
		div.sugestoes div.topico div.comentario { background: url(../../../imagens/topico-ultimostopicos.jpg) repeat-y -285px 0; position: relative; width: 285px; }						
			div.sugestoes div.topico div.comentario div.cima { background: url(../../../imagens/topico-ultimostopicos.jpg) no-repeat 0 0; width: 285px; }
			div.sugestoes div.topico div.comentario h5 { background: none; float: left; padding: 0 ; width: 155px; }
			div.sugestoes div.topico div.comentario p.interacoes { clear: none; float: right; margin: 5px 0; padding: 0; width: 170px; }																
			div.sugestoes div.topico div.comentario p.detalhes { background: url(../../../imagens/topico-ultimostopicos.jpg) no-repeat -570px bottom; padding: 10px 15px 15px 15px; }

	div.sugestoes a.usuario { background-position: 0 -190px !important; height: 70px !important; margin: 0 15px 15px !important; width: 85px !important; }

	div.sugestoes strong.coroa { display: block; height: 58px; right: -14px; overflow: hidden; position: absolute; text-indent: -999em; top: -33px; width: 57px; z-index: 3; } 
	div.sugestoes strong.especial { background: url(../../../imagens/coroa-especial.png) no-repeat 4px -120px; }
	div.sugestoes strong.simples { background: url(../../../imagens/coroa-simples.png) no-repeat 4px -120px; }

	div.sugestoes p.categoria { background: transparent url(../../../imagens/topico-ultimostopicos.jpg) no-repeat scroll -570px bottom; clear: both; color: #999; display: block; padding: 0 0 15px 40px; }
		div.sugestoes p.categoria a { color: #789F00; font-weight: bold; padding-left: 8px; }
		div.sugestoes p.categoria a:hover { text-decoration: underline; }