table.noticias{ width:100%; margin-top:25px;}
table.noticias caption{ display:none;}
table.noticias th{ display:none;}
table.noticias tr{
	background-image:url(../images/fnd_registro_hor.gif); 
	background-position:bottom left; 
	background-repeat:repeat-x;
	line-height:2em;	
	}
table.noticias td {line-height:1.4em; padding:1em 0;}	
table.noticias td.fecha{ color:red;width:300px; vertical-align:top; }
table.noticias td a{color:#636262; text-decoration:none;}
table.noticias td a:hover{color:#FC0404;}
table.noticias td.fecha a{color:#FC0404; text-decoration:none;}
table.noticias td.fecha a:hover{color:#636262;}