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

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

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

.but {
background:#AF0A5E;
border-color:#5F0030 #DF0D78 #DF0D78 #5F0030;
border-style:solid;
color:#FFAFD8 !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;
}