.noticiaIndividual2{
	width:100%;
	height:90px;
	overflow:hidden;
	margin-bottom:10px;
}

.noticiaIndividual2 img{
	float:left;
	margin-right:15px;
}

a.descricaoNoticia1{
	color:#666 !important;
}

.limpaNoticias2{
	clear:both;
	border-bottom:1px dotted #333;
	margin-bottom:20px;
}