body {

}
.ListaNoticia tr {
	background: #fff;
	border-bottom: 6px solid #eaeeea;
}
.ListaNoticia div.fecha {
	padding: 17px 0 0 14px;
}
.ListaNoticia div {
	width: 53px;
	height: auto;
	font-size: 2.18em;
	color: #ed1c24;
	margin: 0 20px 0 0;
	background: none;
}
.ListaNoticia h3 {
	margin: 0 0 11px 14px;
	font-size: 1.54em;
}
.ListaNoticia p {
	margin: 0 0 15px 14px;
}
.ListaNoticia a {
	margin: 0 0 0 14px;
}
.ListaNoticia a.vermas {
	background: url('../images/bg_more.png') left center repeat-x;
	padding: 8px 12px;
	color: #fff !important;
	text-decoration: none;
}
.ListaNoticia .tablaNoticia
{
     width:470px !important;
}
