div.cpsearch {
	width: 345px;
	position:relative;
	top: -3px;
	float:right;
}
div.cp_submit {
	float:right;
	position: relative;
	width: 180px;
	left: -25px;
	
	
}

div.cp_submit input.button _busqueda {
	border-style: none;
}
div.cpsearch .button {
	position: relative;
	top: -10px;
	width: 180px;
	height: 26px;
	background-image: url(../../../templates/mia/images/fdoMarca.jpg);
	background-color: #e0c9a4;
	font-size: 0.9em;
	font-weight: bold;
	color: #4b3109;
	cursor: pointer;
}
div.cpsearch .button * {
    position: relative;
	width: 130px;
	float: left;
	background-color: #333333;	
}
div select.inputbox_busqueda {
	position: relative;
	width: 130px;
	height: 26px;
	float: left;	
	padding-left: 30px;
	background-color: #dcdcdc;
	background-image: url(../../../templates/mia/images/fdoEscogerEntero.jpg);
	border-style: none;
	
}
div.cpsearch option.empty_busqueda {
	background-color: #dcdcdc;
	}
div.cpsearch div.cp_field{
	padding-bottom : 8px;
	border : 0;
	float: none;
}
div.cpsearch fieldset{
	border: 0;
	background : none;
	padding  :4px;
}
div.cpsearch div.cp_cb{
	display: inline;
}
div.cpsearch div.cp_cb_label{
	display: inline;
}



/* ----------resultados en listado busqueda-----------*/
div.cp_result {
	padding:8px 0;
	position:relative;
	width: 900px;
	clear:both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cfba9a;
}

ul.result_summary a {
	color: #663333;
	font-weight: bold;
	text-decoration: none;

}
.cp_title a {
	color: #663333;
	text-decoration: none;
	}

/*---------------------------------------------------*/




/* each cp field can have his own style
div.cpsearch div.cp_field_10
{
	background : #dbef00;
}




option.empty_busqueda {
background-color: #dcdcdc;
background-image: url(../../../templates/mia/images/fdoEscogerEntero.jpg);
}

div.cp_submit input.button_busqueda {
	background-image: url(../../../templates/mia/images/fdoMarca.jpg);
	font-size: .9em;
}

select.inputbox_busqueda {
    position: relavite;
    padding-left: 30px;
	height: 26px;
	width: 170px;
	background-color: transparent;
	background-image: url(../../../templates/mia/images/fdoEscogerEntero.jpg);
	color: #7b7979;
    font-weight: bold;
	
}


div.cpsearch a:link {
	color: #5f4317;
	text-decoration: none;
}

 comment next declaration to keep all elements on one row 
div.cp_submit, div.cp_field, fieldset.cp_field  {
	clear : both;
}
*/
