#maincontent p {
	line-height:1.8em;	
	margin-top:1em;
}
.logo{
background:url("images/logo.jpg") no-repeat scroll 30px 0 transparent;
left:0;

}
#ccha-search #searchForm .hotel-search-form .hotel-search-city {
    clear: both;
    float: none;
    margin: 5px 0 10px;
}
.room-search-checkin input, .room-search-checkout input {
    width: 180px;
}
.hotel-search-room select, .hotel-search-adult select, .hotel-search-kid select {
    width: 85px;
}
.room-search-checkin{
	margin: 5px 0 10px;
}
.room-search-checkout{
	margin: 5px 0 10px;
}
.hotel-search-room{
	margin: 5px 0 10px;
}
.hotel-search-adult{
	margin: 5px 0 10px;
}
.hotel-search-kid{
	margin: 5px 0 10px;
}

.hotel-search-city select {
    width: 182px;
}
.hotel-search-city label {
	 width:50px;
	 padding-right: 24px;
	
	}

