#buscatop {
	background: #CCCCCC url(/imgs/fondo-inputs.jpg) repeat-x left center;
	font: 12px "Trebuchet MS", Tahoma, Arial;
	color: #000000;
	text-decoration: none;
	cursor: default;
	height: 33px;
	width: 100%;
	border-bottom: 2px inset #FFFFFF;
}
.miniboton {
	background: url(../../imgs/b-buscar-top.gif) no-repeat center center;
	cursor: hand;
	height: 24px;
	width: 86px;
	vertical-align: middle;
	border-style: none;
}
#buscatop #searchType {
	font: 14px "Trebuchet MS", Tahoma, Arial;
	color: #666666;
	text-decoration: none;
	cursor: default;
	background: #F9F9F9;
}

#buscadoris {
	background: url(../../imgs/barra-general.gif) no-repeat center center;
	height: 20px;
	font: 14px "Trebuchet MS", Tahoma, Arial;
	color: #666666;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
}
