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

.browse a:link, a:visited {
text-decoration: underline;
color: #f60
}

.browse a:hover, a:active {
text-decoration: none;
color: #f60
}

.browse {
background:url("../img/layout/dot.gif") repeat-x top center;
color:#000;
font-size:90%;
float:left;
clear:both;
padding-top:10px;
margin:5px;
width:100%
} 

.hotel_form {
width:459px;
height:117px;
background:#f60 url(../img/layout/menu_icons.png) no-repeat;
background-position: -490px -360px; 
border:3px solid #FF9F5F;
border-top:none;
padding: 10px
}

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

.but {
background:#f60;
border-color:#FF822F #AF4600 #AF4600 #FF822F;
border-style:solid;
border-width:2px;
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
}