body {
margin:0;
font-size:small;
font-family:Verdana,Arial,sans-serif;
}
h1{
font-size:130%;
font-weight:100;
margin:0;
color:#FFF0A5
}


.hotel_form {
width:461px;
height:117px;
background:#8E2800 url(../img/layout/menu_icons.png) no-repeat -500px -360px;
padding: 10px;
border:2px solid #DFCB6F
}

.other_text {
font-size:110%;
color:#FFF0A5
}

.but {
background:#DFCB6F;
border-color:#FFEE9F #AF9936 #AF9936 #FFEE9F;
border-style:solid;
color:#2E6F4D !important;
border-width:3px;
font-weight: bold;
font-size: 120%;
padding:4px 3px;
width:7em;
display:inline;
float:right;
margin:10px 110px 10px 0
}

select#b_checkin_day, select#b_checkout_day {
width:47px;
}

select#b_checkin_month, select#b_checkout_month {
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
width:100px;
}

.hotel_form_checkin {
float:left;
width:160px;
margin:5px;
}

.hotel_form_checkout {
float:left;
width:160px;
margin:5px 0 5px 25px;
}
.testover{
float:left;
width:100%;
clear:both;
}
.testover input:hover {
cursor:pointer !important;
}