.destaque{
	width:275px;
	margin:5px;
	float:left;
	color: #515151;
	height:200px;
	border-bottom: #515151 thin solid;
	margin-bottom:10px;
}
.destaque a{
	color: #999;
	display:block;
}
.destaque a:hover{
	background-color:#f9f9f9;
}
.destaque h3{
	margin-left:10px;
	width: 250px;
	color:#515151;
	font-size:13px;
	text-align:left;
}
