.form_div
{
	width: 275px;
	height: 240px;
    margin: 10px 0 0 22px;
}
.form_div .room_form
{
    padding: 0px;
    margin: 0px;
}
.form_div .form_subtitle
{
    display: block;
    width: 244px;
    height: 61px;
    background: url(/images/booking.gif) no-repeat;
    margin: 5px 0 0 0;
    padding: 0px;
}
.form_div .fixed_height
{
    height: 130px;
	padding: 15px 0 0 65px;
    
}
.form_div .visit_date
{
    font: 11px Verdana, sans-serif;
    color: #683c24;
    margin: 0;
    padding: 0 0 4px 0;
}
.form_div .select_date
{
    width: 140px;
    height: 18px;
    padding-top: 2px;
    padding-left: 4px;
    border: 1px solid #cec8ba;
    background-color: #f4ead1;
    font-size: 12px;
}

.form_div .calendar-btn
{
	line-height: 20px;
}

.form_div .calendar-btn img
{
	width: 19px;
	height: 19px;
}

.form_div .nights
{
    width: 50px;
    display: inline-block;
    float: left;
    font: 11px Verdana, sans-serif;
    color: #683c24;
    margin: 5px 0 0 0;
    padding: 0;
}
.form_div .select_nights
{
    width: 40px;
    height: 20px;
    border: 1px solid #cec8ba;
    background-color: #f4ead1;
    margin: 3px 0 0 0;
    font-size: 12px;
}

* html .form_div .nights
{
    width: 47px;
}

.form_div .guests
{
    width: 45px;
    display: inline-block;
    font: 11px Verdana, sans-serif;
    color: #683c24;
    margin: 5px 0 15px 0;
    padding: 0;
}
.form_div .select_guests
{
    width: 46px;
    height: 20px;
    border: 1px solid #cec8ba;
    background-color: #f4ead1;
    margin: 3px 0 0 0;
    font-size: 12px;
}
.form_div .button
{
    background: url(/images/find_room_btn_bg.gif) no-repeat;
    margin: 0;
    display: inline-block;
    width: 89px;
    height: 22px;
    line-height: 22px !important;
    color: #000 !important;
    text-decoration: none !important;
    font-weight: bold;
    text-align: center;
    padding-left: 16px;
    font-size: 12px !important;
    font-family: Arial, Verdana, sans-serif !important;
}
.form_div .footer_text
{
    margin-top: 20px;
    display: block;
	text-align: right;
}
.form_div .footer_text a
{
    font: 11px sans-serif, Arial, Verdana;
	color: #c8ab75 !important;
	text-decoration: none !important;
}

#payment_types_block {
background:transparent url(/images/pay_systems.gif) no-repeat scroll 0 0 !important;
color:#693C25 !important;
display:block !important;
font-size:11px !important;
font-style:italic !important;
height:97px !important;
margin-top:20px !important;
padding:10px !important;
}

#payment_types_block p {
padding-bottom:10px;
}

#payment_types_block img {
display:none !important;
}



    .btn {
      display:inline-block;
      background:none;
      margin:0;
      font-size:12px;
      font-weight:bold;
      padding:3px 0;
      border-width:0;
      overflow:visible;
      text-decoration:none;
      color:#000 !important;
      _width:200px;
      }

    html:not([lang*=""]) button.btn {
      margin:0 -3px;
      }
    .btn span {
      background:#fdf8f6;
      z-index:1;
      margin:0;
      padding:3px 0;
      border-left:1px solid #aa9183;
      border-right:1px solid #aa9183;
      _width:160px;
      }

    .btn span span {
      background:none;
      position:relative;
      padding:3px 5px 3px 25px;
      border-width:0;
      border-top:1px solid #aa9183;
      border-bottom:1px solid #aa9183;
      _width:auto;
      }
    .btn b {
      background:#f5ded2;
      position:absolute;
      z-index:2;
      bottom:0;
      *bottom: 3px;
      left:0;
      width:100%;
      _width:159px;
      overflow:hidden;
      height:40%;
      *height:30%;
      _height: 10px;
      _bottom: -5px;
      border-top:3px solid #f9ebe4;
      }

    .btn u {
      text-decoration:none;
      position:relative;
      z-index:3;
      }
    .btn i {
      text-decoration:none;
      position:relative;
      z-index:3;
      }

    .btn:hover span, .btn:hover span span {
      cursor:pointer;
      border-color:#97755e !important;
      color:#000;
      }

    .btn i {
      background:transparent url(http://www.travelline.ru/css/hotel_themes/19/images/icons.gif) no-repeat scroll 0 0;
      display:block;
      float:left;
      height:11px;
      line-height:0;
      margin-left:8px;
      margin-right:-23px;
      margin-top:2px;
      width:11px;
      _height:9px;
      _font-size:9px;
    }

    #footer{
      background: url(/bitrix/templates/riviera/images/content_dots.gif) repeat-x top left;
      margin-top: 10px;
      padding-top: 5px;
    }