.form_div *
{
    margin: 0;
	padding: 0;
}

#mainmodules3
{
   height: 100px;
   overflow: hidden;
}

.form_div
{
	width: 191px;
    border: 1px solid #901e78;
	background-color: #901e78;
	color: #ffffff;
	font-family: Arial, sans-serif;
}
.form_div h3
{
	font-size: 21px !important;
    margin: 0 !important;
    padding: 11px 0 2px 13px !important;
    text-align: left !important;
	font-weight: normal !important;
	background: none !important;
	color: #ffffff !important;
	font-family: Arial, sans-serif !important;
	height: auto !important;
}
.form_div .visit_date, .form_div .nights, .form_div .guests,
.form_div .select_date, .form_div .select_month, .form_div .select_nights, .form_div .select_guests
{
	font-size: 11px;
}
.form_div .form_subtitle
{
   background:none repeat scroll 0 0 #DA191F;
display:inline-block;
font-size:13px;
margin:6px 0 13px;
padding:5px 14px;
text-align:left;
width:163px;
}
.form_div .fixed_height
{
    height: 97px;
	padding-left: 14px;
}
.form_div .visit_date
{
    margin: 0;
    padding: 0 0 2px 0;
}
.form_div .select_date
{
    width: 40px;
    height: 20px;
    border: 1px solid #bcccd5;
}
.form_div .select_month
{
    width: 90px;
    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;
}
.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;
}
.form_div .select_guests
{
    width: 46px;
    height: 20px;
    border: 1px solid #bcccd5;
    margin: 2px 0 0 0;
}
.form_div .button2
{
    margin: 0;
    display: inline-block;
    width: 164px;
	margin-left: 14px;
    height: 23px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    font-family: Verdana;
    color: #000 !important;
	padding-bottom: 2px;
	_padding-bottom: 2px; /* IE 6 fix */
}
.form_div .room_form
{
    margin: 0;
}
.form_div .payment_systems
{
       display: none;
}
.form_div .footer_text
{
	display: block;
	width: 100%;
	height: 12px;
	text-align: center;
	padding: 2px 0;
	font-size: 9px;
	margin: 0;
}
.form_div .footer_text a
{
	text-decoration: none;
	color: #e5cbe0;
	cursor: default;
}


div.contacts-header-block
{
	position: absolute;
	padding: 20px 0 0 5px;
}

div.contacts-header-block .cphonenumber
{
	color: #901e78;
	font-family: Arial, Verdana;
	font-size: 24px;
	padding-bottom: 10px;
}

div.contacts-header-block .clabel2
{
	font-family: Arial, Verdana;
	font-size: 11px;
}

div.contacts-header-block .clabel
{
	color: #333333;
	font-family: Arial, Verdana;
	font-size: 16px;
	padding-bottom: 10px;
}

div.contacts-header-block .clabel4
{
	font-size: 20px;
	color: #333333;
}

div.contacts-header-block .clabel3
{
	font-size: 21px;
}

.form_div2 *
{
    margin: 0;
	padding: 0;
}

#maincol .form_div2 {
   float: right;
   margin-top: -35px;
   margin-right: 405px;
}
.form_div2 .button3, .form_div2 .button3 span
{
	height: 23px;
}
.form_div2 .button3
{
	background: transparent url(../images/button.png) no-repeat scroll right -23px;
	text-decoration: none !important;
	display: block;
	width: 130px;
}
.form_div2 .button3 span
{
	background: transparent url(../images/button.png) no-repeat scroll 0 0;
	display: block;
	line-height: 23px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	margin-right: 3px;
	padding: 0 7px 0 10px;
}

.main-book-link
{
	position: absolute;
	display: block;
	width: 233px;
	height: 36px;
	line-height: 32px;
	background: #8b1d74 url(../images/button2.gif) no-repeat;
	text-align: center;
	color: #fff;
	margin-top: 70px;
	margin-left: 725px;
}
