hr {
	color: #EBEBE9;
	background-color: #EBEBE9;
	border-color: #EBEBE9;
	height: 1px;
	width: 50%;
}

.leia_mais {
	text-align: right;
}

#destaques{
	width: 218px;
	background-image: url("../img/destaques.jpg");
	background-repeat: no-repeat;
	float: left;
	padding-top: 50px;
	margin-left: 1px;
	font-size: 12px;
}

#destaques .content {
	padding: 0px 8px 0px 8px;
}

#destaques a {
	font-weight: normal;
}

#destaques .leia_mais {
	padding-right: 10px;
}

#noticias{
	width: 218px;
	background-image: url("../img/noticias.jpg");
	background-repeat: no-repeat;
	float: left;
	padding-top: 50px;
	border-left: 1px dashed #EBEBE9;
	font-size: 12px;
}

#noticias .content {
	padding: 0px 8px 0px 8px;
}

#noticias a {
	font-weight: normal;
}

#noticias .leia_mais {
	padding-right: 20px;
}
