#ultimasBusquedas{
	width:217px;
	/*border:solid 1px #aa0000;*/
	text-align:left;	
	margin-left:15px;
	margin-top:22px;
	
}

.list-busquedas{
	list-style-image:url('../images/flecha-listado.gif');
	list-style-position: inherit;
	margin-left:17px;
	padding-left:0px;
	padding-right:0px;	
	line-height:12px;
}

.titulo{
	font-family: Trebuchet MS,Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin-left:3px;
	padding-top: 0px;
	margin-top:0px;
	color: #dd1e19;
}

.busqueda{
	font-family: Trebuchet MS,Arial;
	font-size: 9pt;
	color: #212121;
	font-weight:bold;
	text-decoration:none;
}
.busqueda:hover{
	color: #dd1e19;
}

.rojo{
	font-family: Trebuchet MS,Arial;
	font-size: 9pt;
	color: #dd1e19;
	padding-left:120px;
}
