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


.hotel_form {
width:469px;
height:117px;
background:#60602E url(../img/layout/menu_icons.png) no-repeat -500px -360px;
padding: 10px;
border:3px solid #55602E
}

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

.but {
background:#837F53;
border-color:#95905D #49491E #49491E #95905D;
border-style:solid;
color:#F5E6CE;
border-width:3px;
font-weight: bold;
font-size: 120%;
padding:4px 3px;
width:7em;
display:inline;
float:right;
margin:10px 110px 10px 0;
color:#fff
}

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;
}
