.form_div *
{
    margin: 0;
    padding: 0;
}
.form_div
{
    width: 197px;
    color: #000000;
    font-family: Arial, sans-serif;
	float: right;
}
.form_div h3
{
    font-size: 22px;
    margin: 0;
    padding: 10px 0 4px 18px;
    text-align: left;
    font-weight: bold;
    color: #0062a6;
}
.form_div .form_subtitle
{
    margin: 6px 0 8px 0;
    padding: 0 0 0 19px;
    text-align: left;
    display: inline-block;
    font-size: 12px;
    color: #427000;
}
.form_div .select_date, .form_div .select_month, .form_div .select_nights, .form_div .select_guests,
.form_div .visit_date, .form_div .nights, .form_div .guests
{
    font-size: 11px;
}
.form_div .visit_date, .form_div .nights, .form_div .guests
{
    font-family: Verdana;
}
.form_div .fixed_height
{
    height: 99px;
    padding-left: 19px;
}
.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: 88px;
    height: 20px;
    border: 1px solid #bcccd5;
    margin:0 5px 0 5px;
    padding: 0;
}
.form_div .calendar_link img
{
    border: 1px solid #a4daff;
    display: inline;
    vertical-align: bottom;
}
.form_div .nights
{
    width: 49px;
    display: inline-block;
    float: left;
    margin: 14px 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: 14px 0 15px 0;
    padding: 0;
}
.form_div .select_guests
{
    width: 46px;
    height: 20px;
    border: 1px solid #bcccd5;
    margin: 2px 0 0 0;
}
.form_div .button
{
    margin: 0;
    display: inline-block;
    width: 164px;
    margin-left: 19px;
    height: 25px;
    text-align: center;
    text-decoration: none !important;
    font-size: 12px !important;
    font-family: Verdana, sans-serif !important;
    color: #000 !important;
    padding-bottom: 3px;
    _padding-bottom: 2px; /* IE 6 fix */
}
.form_div .room_form
{
    margin: 0;
    background-image: url("../images/bg.png");
    background-repeat: no-repeat;
}
.form_div .payment_systems
{
    margin: 7px 0 0 0;
    padding: 0 1px;
}
.form_div .payment_systems div
{
    background: #fff url(../images/payment_systems.gif) no-repeat center;
    width: 100%;
    height: 35px;
}
.form_div .footer_text
{
    display: block;
    width: 100%;
    height: 12px;
    text-align: center;
    padding: 1px 0 6px 0;
    font-size: 9px;
    margin: 0;
    background-image: url("../images/bg.png");
    background-position: bottom left;
    background-repeat: no-repeat;
}
.form_div .footer_text a
{
    text-decoration: none;
    color: #2c53a3;
    cursor: default;
}
.book-button, .book-button span
{
    height: 26px;
    display: block;
}
.book-button
{
    background: transparent url(../images/book-button.png) no-repeat scroll right -26px;
    width: 195px;
    text-decoration: none;
	cursor: hand;
}
.book-button span
{
    background: transparent url(../images/book-button.png) no-repeat scroll 0 0;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-family: Verdana, sans-serif;
    margin-right: 4px;
    padding: 0 11px 0 14px;
    line-height: 26px;
	cursor: hand;
}
.tl-book-link
{
	color: #fff;
	text-decoration: underline;
	display: block;
	padding-left: 18px;
	font-weight: bold;
	font-size: 11px;
}

#heading_page
{
	margin-top: 0px;
	display: block;
}