
#buscador_right {
	text-align:right;
	float:left;
	width:673px;
	position:relative;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
#buscador_right ul {
	padding:0px;
	margin:0px;
}
#buscador_right li {
	overflow:hidden;
	width:673px;
	list-style:none;
	height:351px;
}
ol#controls_home {
	bottom:23px;
	float:right;
	font-size:12px;
	font-weight:bold;
	height:25px;
	position:relative;
	text-align:right;
	width:663px;
	z-index:4;
	background-color: #7d2637;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: -70px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
ol#controls_home span {
	display:none;
}
ol#controls_home span.actual {
	display:block;
	width:270px;
	float:right;
	margin-right:20px;
	color:#FFF;
	font-size:12px;
}
ol#controls_home li {
	margin:0 5px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:20px;
	line-height:18px;
}
ol#controls_home li a {
	float:left;
	height:18px;
	line-height:18px;
	background:#F1EEDF;
	color:#3D392D;
	padding:0 7px;
	text-decoration:none;
}
ol#controls_home li.current a {
	color:#3D392D;
	background-color: #d2c99e;
}
ol#controls_home li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}
#prevBtn {
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
#nextBtn {
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

