.form_div *
{
    margin: 0;
    padding: 0;
    text-align: left;
}

.form_div
{
    width: 320px;
	height: 190px;
    border-left: 1px solid #AEAEAE;
    background: #528332;
    padding: 10px 0 0 0;
	overflow: hidden;
}
.form_div h3
{
    font: 18px Vedrana, sans-serif;
    color: #fff;
    line-height: 20px;
    font-size: 24px;
    padding: 10px 0 20px 25px;
}
.form_div .form_subtitle
{
    color: #fcda78;
    letter-spacing: -1px;
    font: 13px Verdana, sans-serif;
    font-weight: bold;
    line-height: 15px;    
    padding: 6px 20px 5px 20px;
    display: inline-block;
    height: 3em;
}
.form_div .fixed_height
{
    height: 90px;
    padding: 0 0 0 20px;
}

.form_div .hotel_name
{
    float: left;
    height: 20px;
	width: 81px;
    font: 11px Verdana, sans-serif;
    color: #fff;
    padding: 0 1px 0 0;
    text-align: right;
    line-height: 21px;
}

.form_div .visit_date
{
    float: left;
    width: 81px;
    height: 20px;
    font: 11px Verdana, sans-serif;
    color: #fff;
    padding: 0 8px 0 0;
    text-align: right;
    line-height: 21px;
}
.form_div .select_date
{   
    width: 40px;
    height: 20px;
    border: 1px solid #AEAEAE;
    font: 12px Arial;
    vertical-align: middle;
}
.form_div .hotel_name_block
{
	height: 30px;
}

.form_div .select_month
{
    width: 101px;
    height: 20px;
    border: 1px solid #AEAEAE;
    margin:0 5px 0 8px;
    font: 12px Arial;
    padding: 0;
    vertical-align: middle;
}
.form_div .select_hotel
{
    width: 151px;
    height: 20px;
    border: 1px solid #AEAEAE;
    margin:0 5px 0 8px;
    font: 12px Arial;
    padding: 0;
    vertical-align: middle;
}
.form_div .calendar_link img
{
    vertical-align: middle;
    border: none;
}

.form_div .nights
{
    width: 90px;
    text-align: right;
    display: inline-block;
    float: left;
    font: 11px Verdana, sans-serif;
    color: #fff;
    padding: 0 8px 0 40px;    
}
.form_div .select_nights
{
    width: 40px;
    height: 20px;
    border: 1px solid #AEAEAE;
    margin: 10px 0 0 4px;
    font: 12px Arial;
}
.form_div .guests
{
    display: inline-block;
    font: 11px Verdana, sans-serif;
    color: #fff;
    padding: 7px 0 0 7px;
}
.form_div .select_guests
{
    width: 46px;
    height: 20px;
    border: 1px solid #AEAEAE;
    margin: 3px 0 0 7px;
    font: 12px Arial;
}
.form_div .button
{
    margin: 0;
    display: inline-block;
    width: 200px;
    margin: 0 0 0 60px;
    height: 25px;
    text-align: center;
    text-decoration: none !important;
    font-size: 13px !important;
    font-family: Arial, Verdana, sans-serif !important;
    color: #000 !important;
    padding-bottom: 3px;
}
.form_div .room_form
{
    margin: 0;
}
.form_div .payment_systems
{
    display: none;
    width: 100%;
    height: 35px;
    background: #fff url(../images/payment_systems.gif) no-repeat center;
    margin: 20px 0 0 0;
}
.form_div .footer_text
{
    display: block;
    width: 100%;
    height: 12px;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    font: 9px sans-serif, Arial, Verdana;
    padding: 10px 0 15px 0;
    background-color: #528332;
}
.form_div .footer_text a
{
    color: #a6ca9a;
    text-decoration: none;
    cursor: default;
}

.book-button, .book-button span
{
    height: 23px;
	cursor: hand;
}

.book-button
{
    background: transparent url(../images/book-button.gif) no-repeat scroll right -115px;
    text-decoration: none !important;
    display: block;
    width: 130px;
}

.book-button span
{
    background: transparent url(../images/book-button.gif) no-repeat scroll 0 -92px;
    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;
}

.tl-link
{
	color: red;
}

.price-tbl thead td
{
	text-align: center;
	font-weight: bold;
}

.line-y
{
	width: 320px;
}

.price-tbl
{
	width: 70%;
}

.price-tbl, .price-tbl td
{
	border: 1px solid gray;
}

.price-tbl td
{
	padding: 8px;
}

.hotel-choose
{
	padding: 8px 10px;
	width: 660px;
	background-color: #f8e080;
	font:12px Arial;
	color:#3C3C3C;
}

.select_hotel_2
{
	height: 20px;
	font:13px Arial;
}

.select_hotel_2 option
{
	font:13px Arial;
}
