.form_div *
{
    margin: 0;
    padding: 0;
	text-align: left;
}
.form_div
{
	margin-top: 30px;
    width: 191px;
    border: 1px solid #f5cb3a;
    background-color: #fff169;
    background-image: url("../images/bg.gif");
    color: #021f47;
    font-family: Arial, sans-serif;
}
.form_div h3
{
    font-size: 20px;
    margin: 0;
    padding: 11px 0 2px 13px;
    text-align: left;
    font-weight: bold;
	font-family: Arial, sans-serif;
	color: #021f47;
}
.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
{
    font-size: 12px;
    margin: 6px 0 13px 0;
    padding: 0 0 0 14px;
    text-align: left;
    display: inline-block;
}
.form_div .fixed_height
{
    height: 94px;
    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 #3bc661;
    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 .button
{
    margin: 0;
    display: inline-block;
    width: 164px;
    margin-left: 14px;
    height: 23px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    font-family: Verdana, sans-serif !important;
    color: #000 !important;
    padding-bottom: 2px;
    _padding-bottom: 2px; /* IE 6 fix */
}
.form_div .room_form
{
    margin: 0;
}
.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: #979ba0;
    cursor: default;
}
.big-book-button, .big-book-button span {height: 37px;}

.big-book-button-c
{
	float: right;
	
}

.big-book-button-c2
{
	float: right;
	margin-right: 300px;
	margin-top: -10px;
}

.big-book-button
{
	position: absolute;
    background: transparent url(../images/button.png) no-repeat scroll right -37px;
    text-decoration: none !important;
    display: block;
    width: 278px;
}
.big-book-button span
{
    background: transparent url(../images/button.png) no-repeat scroll 0 0;
    display: block;
    line-height: 33px;
    text-align: center;
    color: #021f47;
    font-size: 18px;
    font-family: Verdana, sans-serif;
    margin-right: 16px;
    padding: 0 0 0 16px;
}
.book-button, .book-button span
{
    height: 23px;
    display: block;
}
.book-button
{
    background: transparent url(../images/book-button.png) no-repeat scroll right -23px;
    text-decoration: none !important;
    width: 121px;
}
.book-button span
{
    background: transparent url(../images/book-button.png) no-repeat scroll 0 0;
    line-height: 21px;
    text-align: center;
    color: #000000;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    margin-right: 3px;
	font-weight: normal;
    padding: 0 7px 0 10px;
}

.tl-link
{
	color: #fff !important;
	margin-left: 14px;
}

.room-types
{
	margin-top: 0px;	
}

.room-types li
{
	padding-bottom: 8px;
}

.tl-b
{
	border-bottom: 0px none !important;
	padding: 10px 0 10px 0 !important;
}
