/* @override http://www.urbnmedia.com/newholand/modules/mod_prop_search_js/css/style.css */

div#all_search_js {
margin: 0px;	
padding: 0px;
text-align:center !important;
width:100%;
}

#inner_search_js {
margin: 0 auto;
/*border: 1px solid red !important;*/
}

.inner_element_search_js{
margin: 0 auto !important;		
padding: 0px !important;		
}

.combo_search {
float:left !important;
color:#666666;
border: none;
padding:0px;
margin:0px;
}

#all_search_js #inner_search_js select.select_search {
width:150px; 
padding:0px;
margin-bottom: 10px;
background:none;
	margin-right: 10px;
}

select.select_search option{
background-color: transparent;
}

.form_searchb_submit {
cursor:pointer; 
background-color: #c0c0c0;      
color: #424242;
width:120px; 
padding: 0px 0px 0px 0px !important;
font-weight: bold;
	height: 30px;
	font-size: 14px;
	border-style: none;
	position: relative;
	float: right;
	margin: 5px 40px 0 0;
} 
.formbuscarb .form_searchb_text {
float:left;
/*margin:10px 5px 0px 9px;*/
width:136px;
}
#progressSb {
margin:0px 5px 0px 5px;
width:152px; 
height:20px;
background: url(../img/ajax-loader.gif) no-repeat 0 0;
visibility:hidden;
float: left;

}

.all_text_input {
width:100%;
float:left;
margin: 0px 0px 0px 5px;
}

.text_input {
float:left;
/*border: 1px solid red;*/
margin: 0px 10px 0px 0px;
width:150px; 
}

input.form_searchb_text {
width:145px !important; 
}
