.form_div *
{
	text-align: left;
    margin: 0;
    padding: 0;
}

.form_div
{
	margin-top: 20px;
    width: 214px;    
}
.form_div h3
{
    font: 18px Vedrana, sans-serif;
    color: #000;
    line-height: 20px;
    margin: 0;
    padding: 10px 0 10px 0;
    text-align: center;
}
.form_div .form_subtitle
{
    color: #7e6e2f;
    font: 12px Tahoma, Verdana, sans-serif;
    font-weight: bold;
    line-height: 15px;
    margin: 6px 0 12px 8px;
    padding: 0 0 0 10px;
    text-align: left;
    display: inline-block;
}
.form_div .fixed_height
{
    height: 102px;
    padding-left: 18px;
}
.form_div .visit_date
{
    font: 12px Tahoma ,Verdana, sans-serif;
    color: #7e6e2f;
    font-weight: bold;  
    margin: 0 0 -2px 0;
    padding: 0 0 1px 0;
}
.form_div .select_date
{ 
    width: 40px;
    height: 20px;
    border: 1px solid #AEAEAE;
    font: 11px Arial;
}
.form_div .select_month
{
    width: 101px;
    height: 20px;
    border: 1px solid #AEAEAE;
    margin:0 5px 0 8px;
    padding: 0;
    font: 11px Arial;
}

.form_div .calendar_link img
{
    position: relative;
    top: 7px;
    border: none;
    display: inline;
}

.form_div .nights
{
    width: 52px;
    display: inline-block;
    float: left;
    font: 12px Tahoma ,Verdana, sans-serif;
    color: #7e6e2f;
    margin: 8px 0 4px 0;
    font-weight: bold;
}
.form_div .select_nights
{
    width: 40px;
    height: 20px;
    border: 1px solid #AEAEAE;
    margin: 6px 0 0 0;
    font: 11px Arial;
}
.form_div .guests
{
    width: 45px;
    display: inline-block;
    font: 12px Tahoma ,Verdana, sans-serif;
    color: #7e6e2f;
    margin: 8px 0 15px 0;
    padding: 0;
    font-weight: bold;
}
.form_div .select_guests
{
    width: 46px;
    height: 20px;
    border: 1px solid #AEAEAE;
    margin: 6px 0 0 0;

    font: 11px Arial;
}
.form_div .button
{
    margin: 3px 0 0 0;
    display: inline-block;
    width: 164px;
    margin-left: 16px;
    height: 23px;
    text-align: center;
    text-decoration: none !important;
    font-size: 13px !important;
    font-family: Arial, Verdana, sans-serif !important;
    padding-bottom: 3px;
	border: 0px none !important;
}
.form_div .room_form
{
    margin: 0;
}
.form_div .payment_systems
{
    width: 100%;
    height: 35px;
    background: #fff url(../images/payment_systems.gif?1) no-repeat center;
    margin: 10px 0 0 0;
}
.form_div .footer_text
{
    display: block;
    width: 100%;
    height: 12px;
    text-align: center;
    padding: 3px 0;   
    font: 9px sans-serif, Arial, Verdana;
    margin: 0;
}
.form_div .footer_text a
{
    color: #9e9f9d;
    text-decoration: none;
    cursor: default;
}

.tl-price
{
	color: #7E6E2E;
}

.tl-booking
{
	float: left;
    display: block;
    width: 130px;
    height: 20px;
	line-height: 20px;
    font-size: 13px !important;
    font-family: Arial, Verdana, sans-serif !important;
	background: #7E6E2E url(/tl_assets/images/booking.gif) no-repeat;
	border: 0px none !important;
	color: #fff;
	padding-bottom: 3px;
}

.tl-booking:hover
{
	color: #fff;
}