.form_div *
{
    margin: 0;
    padding: 0;
    text-align: left;
}
.form_div
{
    width: 280px;
    height: 125px;
    /*padding-right: 15px;*/
}
.form_div .bground
{
  /*  width: 325px;
    height: 140px;
    ;position: relative;
    ;//background-color: #fff;
    ;//border-width: 3px 0 0 0;
    ;//border-style: solid;
    ;//border-color: #ba1126;
    ;//-moz-opacity: 0.75 !important;
    ;//opacity: 0.75 !important;
    ;//filter: alpha(opacity=75);*/
}
.form_div h3
{
    font: 16px Tahoma, sans-serif;
    font-weight: bold;
    color: #000;
    line-height: 20px;
    margin: 0;
    text-align: left;
}
.form_div .form_subtitle
{
    color: #000;
    font: 11px Tahoma, sans-serif;
    line-height: 15px;
    margin: 0;
    /*padding: 0 0 0 15px;*/
    padding: 0;
    width: 150px;
    /*display: inline-block;*/
    text-align: left;
    float: left;
}
.form_div .fixed_height
{
    height: 55px;
    overflow:hidden;
    zoom:1;
}
.form_div .fixed_height div
{
    float: left;
    margin-top:10px;
}
.form_div .visit_date
{
    font: 11px Tahoma, sans-serif;
    color: #000;
    margin: 0;
    padding: 0 0 1px 0;
}
.form_div .select_date
{
    width: 37px;
    height: 18px;
    border: 1px solid #AEAEAE;
    font-size: 11px;
    vertical-align: middle;
}
.form_div .select_month
{
    width: 85px;
    height: 18px;
    border: 1px solid #AEAEAE;
    margin:0 5px;
    font-size: 11px;
    padding: 0;
    vertical-align: middle;
}

.form_div .calendar_link img
{
    vertical-align: middle;
    border: 1px solid #fff;
    width: 18px;
    height: 18px;
}

.form_div .nights
{
    width: 52px;
    /*display: inline-block;*/
    float: left;
    
    font: 11px Tahoma, sans-serif;
    color: #000;
    margin: 0 0 0 20px;
    _display:inline;
}
.form_div .select_nights
{
    width: 36px;
    height: 18px;
    border: 1px solid #AEAEAE;
    margin: 3px 0 0 0;
    font-size: 11px;
}
.form_div .guests
{
    width: 45px;
_display:inline;
/*display: inline-block;*/
    float:left; /*new*/
    font: 11px Tahoma, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
}
.form_div .select_guests
{
    width: 46px;
    height: 18px;
    border: 1px solid #AEAEAE;
    margin: 3px 0 0 0;
    font-size: 11px;
}
.form_div .button
{
    margin: 0;
    display: inline-block;
    width: 130px;
    height: 25px;
    margin: 5px 0 0;
    float: right;
    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 .room_form
{
    /*width: 310px;*/
    width: 280px;
   /* margin: 5px 0 0 10px;*/
}
.form_div .payment_systems
{
    width: 100%;
    height: 35px;
    background: #fff url(http://kristoff.ru/images/tl/payment_systems.gif) no-repeat center;
    margin: 20px 0 0 0;
}
.form_div .footer_text
{
    display: block;
    float: right;
    width: 100%;
    height: 12px;
    text-align: right;
    padding: 0;
    color: #8d8d8d;
    font: 9px sans-serif, Arial, Verdana;
    margin: 3px 0 0;
}
.form_div .footer_text a
{
    color: #8d8d8d;
    text-decoration: none;
    cursor: default;
}

.book-button, .book-button span
{
    height: 23px;
}

.book-button
{
    background: transparent url(http://kristoff.ru/images/tl/book-button.png) no-repeat scroll right -23px;
    text-decoration: none !important;
    display: block;
    width: 130px;
}

.book-button span
{
    background: transparent url(http://kristoff.ru/images/tl/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: 3px;
    padding: 0 7px 0 10px;
}
