#new-listado .title {
	font-size:16px;
	font-weight:bold;
	color:#666666	;
}
#new-listado .item .title {
	font-size:12px;
}
#new-listado .subtitle {
	font-size:9px;
	font-style:italic;
	color:#333333;
}
#new-listado .subtitle a:link,#new-listado .subtitle a:visited {
	text-decoration:none;
	color:#666666;
}
#new-listado .subtitle a:hover {
	text-decoration:underline;
	color:#333333;
}
#new-listado a, #new-listado a:link, #new-listado a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}
#new-listado a:hover {
	text-decoration:underline;
}
#new-listado .img-container {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
#new-listado .item {
/*	border-bottom:1px solid #6699cc; */
	padding:4px;
/*	margin-bottom:15px; */
}
#new-listado .color1 {
	background-color:#ffffff;
}
#new-listado .color2 {
	background-color:#eeeeee;
}