/************************************************/  
/* CSS 2.0 CASABABEL                            */
/* @date: June 2008                             */
/* @author: NetConsulting                */
/* @email: info@netconsulting.es             */
/* @url: www.netconsulting.es                   */
/************************************************/                       
                
/*-- --*/

 #libro-list li{
 	background:url(../images/ico_book.gif) no-repeat top left !important;
	margin:0 0 10px 0 !important;
	padding-left:20px !important;
 }
 
  #libro-list .name{
 	color:#c6a764;
	font-weight:bold;
 }
 	 #libro-list .fecha{
	 	color:#fff;
		font-size:90%;
		border-top: 1px dotted #5f5b40;
	 }
