#search_form {
float:left;
overflow:hidden;
width:203px;
height:174px;
margin:10px 0 0 0;
padding:0;
background:#EAEAEA url('../images/search/search_rounded.gif') no-repeat left bottom;
}
#search_form fieldset {
width:198px;
height:auto;
padding:5px 0 0 10px;
margin:0;
overflow:hidden;
}
#search_form fieldset legend {
font-size:11px;
color:#333333;
font-weight:bold;
line-height:15px;
}
#search_form div.title {
display:block;
overflow:hidden;
background:url( '../images/search/search_top_bgr.gif' ) repeat-x;
line-height:23px;
width:203px;
text-align:center;
text-transform:uppercase;
color:#fff;
border-bottom:1px solid #fff;
padding:0;
margin:0 0 5px 0;
}
#search_form input{
text-align:center;
float:left;
border:0;
}
#search_form label {
display:block;
clear:both;
font-weight:bolder;
padding:5px 0 2px 0;
text-transform:capitalize;
margin-left:10px;
}
#search_form div.submit {
width:77px;
height:32px;
float:left;
}
#search_form input.button {
background:url('../images/search/button.png');
text-align:center;
font-weight:bold;
font-size:10px;
width:77px;
height:22px;
border:0;
cursor:pointer;
float:left;
margin:10px 0 0 0;
}
#search_form div.guests {
width:100px;
padding:10px 0 0 10px;
overflow:hidden;
float:left;
}
#search_form div.guests label {
width:60px;
margin:0;
padding:0;
float:left;
line-height:20px;
}
#search_form input#guests {
width:28px;
float:auto;
border:1px solid #333;
float:left;
height:20px;
}
