.form_div *
{
  margin: 0;
	padding: 0;
}

.text-area p
{
  font-size: 12px !important;
  font-family: Verdana,Arial,Helvetica,sans-serif !important;
}
 
.left-block-items
{
  position: relative;
  margin-top: -60px;
}

.nomer_name
{
  text-decoration: none !important;
}

.form_div
{
	width: 186px;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 11px !important;
}

.form_div .title_bg
{
  display: block;
	width: 186px;
	height: 59px;
  background-image: url("../images/top_bg.gif");
}

.form_div h3
{
	
	font-size: 17px;
  margin: 0;
  padding: 11px 0 0 15px;
  text-align: left;
	font-weight: bold;
}
.form_div .select_date, .form_div .select_month, .form_div .select_nights, .form_div .select_guests
{
	font-family: Arial;
}
.form_div .form_subtitle
{
  margin: 6px 0 8px 0;
  padding: 0 0 0 10px;
  text-align: left;
  display: inline-block;
}
.form_div .fixed_height
{
  height: 97px;
  padding-left: 10px;
}
.form_div .visit_date
{
    margin: 0;
    padding: 0 0 2px 0;
    font-size: 11px !important;
}
.form_div .select_date
{
    width: 40px;
    height: 20px;
    border: 1px solid #bcccd5;
}
.form_div .select_month
{
    width: 88px;
    height: 20px;
    border: 1px solid #bcccd5;
    margin:0 5px 0 5px;
    padding: 0;
}

.form_div .calendar_link img
{
    border: 1px solid #ffffff;
	display: inline;
	vertical-align: bottom;
}

.form_div .nights
{
    width: 49px;
    display: inline-block;
    float: left;
    margin: 11px 0 0 0;
    font-size: 11px !important;
}
.form_div .select_nights
{
    width: 40px;
    height: 20px;
    border: 1px solid #bcccd5;
    margin: 2px 0 0 0;
}
.form_div .guests
{
    width: 45px;
    display: inline-block;
    margin: 11px 0 15px 0;
    padding: 0;
	float: left;
    font-size: 11px !important;
}
.form_div .select_guests
{
    width: 46px;
    height: 20px;
    border: 1px solid #bcccd5;
    margin: 2px 0 0 0;
}
.form_div .button
{
    margin: 5px 0 0 11px;
    display: inline-block;
    width: 164px;
    height: 25px;
    text-align: center;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 12px !important;
    font-family: Verdana, sans-serif !important;
    color: #000 !important;
	padding-bottom: 2px;
	_padding-bottom: 2px; /* IE 6 fix */
}


.order-link
{
  display: block;
  width: 130px;
  height: 23px;
  line-height: 21px;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 12px !important;
  font-family: Verdana, sans-serif !important;
  background: #296ae7 url(../images/order.gif) no-repeat;
  text-align: center;
}

.form_div .room_form
{
    margin: 0;
	border: 1px solid #228dd1;
	background-color: #228dd1;
}
.form_div .payment_systems
{
	width: 100%;
	height: 35px;
	background: #fff url(../images/payment_systems.gif) no-repeat center;
    margin: 11px 0 0 0;
}
.form_div .footer_text
{
	display: block;
	width: 100%;
	height: 12px;
	text-align: center;
	padding: 2px 0;
	font-size: 9px;
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
}
.form_div .footer_text a
{
	text-decoration: none;
	color: #becdd8;
	cursor: default;
	font-size: 9px;
	font-family: Arial, Verdana, sans-serif;
}
.form_div .motivator {
	margin: 10px 0px 0px 15px;
}
