.form_div *
{
    margin: 0;
    padding: 0;
    text-align: left;
}

.form_div
{
    width: 200px;
    background-color: #fafafa;
    background: url(../images/f.jpg) repeat-x;
}
.form_div h3
{
    height: 40px;
    font: 18px Fixedsys , sans-serif;
    color: #a71c00;
    line-height: 20px;
    margin: 0 0 0 10px;
    text-align: left;
    padding: 10px 0 10px 10px;
    background: url(../images/header.jpg) no-repeat;
}
.form_div .form_subtitle
{
    color: #333333;
    font: 12px Verdana, sans-serif;
    font-weight: normal;
    line-height: 15px;
    margin: 6px 0 12px 0;
    padding: 0 0 0 10px;
    display: inline-block;
    text-align: left;
}
.form_div .fixed_height
{
    height: 102px;
    padding-left: 10px;
    margin-top: 10px;
}
.form_div .visit_date
{
    font: 11px Verdana, sans-serif;
    color: #333333;
    margin: 0;
    padding: 0 0 4px 0;
}
.form_div .select_date
{
    width: 38px;
    height: 20px;
    border: 1px solid #AEAEAE;
    font-size: 12px;
    vertical-align: middle;
}
.form_div .select_month
{
    width: 89px;
    height: 20px;
    border: 1px solid #AEAEAE;
    margin:0 5px 0 8px;
    font-size: 12px;
    padding: 0;
    vertical-align: middle;
}

.form_div .calendar_link img
{
    vertical-align: middle;
    border: 1px solid #da3232;
}

.form_div .nights
{
    width: 52px;
    display: inline-block;
    float: left;
    font: 11px Verdana, sans-serif;
    color: #333333;
    margin: 10px 0 0 0;
}
.form_div .select_nights
{
    width: 38px;
    height: 20px;
    border: 1px solid #AEAEAE;
    margin: 3px 0 0 0;
    font-size: 12px;
}
.form_div .guests
{
    width: 45px;
    display: inline-block;
    font: 11px Verdana, sans-serif;
    color: #333333;
    margin: 10px 0 15px 0;
    padding: 0;
}
.form_div .select_guests
{
    width: 46px;
    height: 20px;
    border: 1px solid #AEAEAE;
    margin: 3px 0 0 0;
    font-size: 12px;
}
.form_div .button
{
    margin: 0;
    display: inline-block;
    width: 164px;
    margin-left: 18px;
    height: 25px;
    text-align: center;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 13px !important;
    font-family: Arial, Verdana, sans-serif !important;
    color: #000 !important;
    padding-bottom: 3px;
    _padding-bottom: 2px; /* IE 6 fix */
}
.form_div  .book-button
{
    padding-left: 18px;
    width: 164px;
}

.form_div .room_form
{
    margin: 0;
}
.form_div .payment_systems
{
    width: 100%;
    height: 35px;
    background: #fff url(../images/payment_systems.gif) no-repeat center;
    margin: 20px 0 0 0;
}
.form_div .footer_text
{
    display: block;
    width: 100%;
    height: 12px;
    text-align: center;
    padding: 3px 0;
    color: #b6b6b6;
    font: 9px sans-serif, Arial, Verdana;
    margin: 0;
}
.form_div .footer_text a
{
    color: #b6b6b6;
    text-decoration: none;
    cursor: default;
}

.book-button, .book-button span
{
    height: 23px;
}

.book-button
{
    background: transparent url(../images/book-button.png) no-repeat scroll right -23px;
    text-decoration: none !important;
    display: block;
    width: 130px;
}

.book-button span
{
    background: transparent url(../images/book-button.png) no-repeat scroll 0 0;
    display: block;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    margin-right: 0px;
    padding: 0 3px 0 0px;
}
