#find-room-box {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 140px;
	background: #F7D14A url(../images/bg-findhotel.jpg) top left repeat-x
}

	#find-room-box h2 {
		color: #990000;
		padding: 6px 10px 0 12px;
		margin: 0;
		font: 150% Georgia, "MS Sans Serif", Geneva, sans-serif;
		font-weight:bold;
	}
	
.book_contener { width:auto; height:auto; float:left;}
.booknow_area_main { width:274px; height:auto; float:left; text-align:left; padding:6px 13px 0 13px;}
.booknow_area { width:274px; height:auto; float:left;}
.checkin_area { width:130px; height:45px; float:left;}
.checkin_text_area { width:130px; height:16px; float:left;}
.checkin_text { color:#0a2355; float:left; font-family:arial; font-size:12px; font-weight:bold; padding:0px 0 4px 0; text-align:left;}
.checkin_box_area { width:129px; height:27px; float:left; background:#fff; border:solid 1px #d79406;}
.checkout_area { width:131px; height:45px; float:left; margin-left:13px;}
.book_input_area { width:101px; height:45px; float:left;}
.book_input {background:none; border:solid 0px #0CC; width:88px; height:20px; font-family:Arial;font-size:13px; color:#a2a5a4; text-align:left; padding:5px 0 0 6px; float:left; font-weight:bold;}
.book_cal_area { width:27px; height:21px; float:left; padding:3px 0 0 0;}

.book_btn_area { width:274px; height:36px; float:left; padding-top:17px;}
