.boxMaisLidas DL {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-top: 2px;
}
.boxMaisLidas DT {
	font-weight: bold;
	color: #930300;
}
.boxMaisLidas DD {
	clear: both;
	display: block;
	float: left;
	margin: 0px 0px 6px;
	border-bottom: #e1dfdf 1px solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 214px;
}

.boxMaisLidas DD.ultimo {
	border-bottom: none;
}

.boxMaisLidas DD A {
	color: #333333;
	text-decoration: none;
}
.boxMaisLidas DD A:hover {
	color: #333333;
	text-decoration: underline;
}
h3.vermelho {
   font: bold 20px Arial Narrow;
  color: #333333;
  padding-left: 15px;
  margin-bottom: 5px;
  background-color: transparent;
  background-image: url(http://www.aparecidanet.com/imagens/marcador_vermelho.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-x-position: 0px;
  background-y-position: 0px;

}
