.page-header section{
	height:auto !important;
}
.yt-booking-engine .be-container{
	margin-top:0px !important;
}
.states {
	/*border: solid 2px #57564d !important;*/
	max-width: 255px;
	margin-bottom:15px;
	width:100%;
	background-color: #fff;
	box-shadow:1px 1px 7px #888888;
	margin-top:10px;
}
.states-text {
	font-size: 16px;
	color: #3a3a3a;	
	font-weight: normal;
	line-height: 30px;
	padding: 5px 0px 5px 15px;
	background-color: #f7f7f7;
	margin-bottom:15px;
}
.states ul {
	max-width: 250px;
	margin: -15px 0px 25px 15px;
}
.states li {
	font-size: 16px;
	list-style: none;
	background-image: url(/hotel-deals/images/offers-bg.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 12px;
	line-height: 30px !important;
	font-weight: normal;
	clear: both;
}
.states li a {
	color: #3a3a3a;
	margin-bottom:13px !important;
}
.col-md-9 h2 {
    font-size: 22px;
    margin-bottom: 0px;
}
.city-container{
	border:dashed 1px #999999;
	padding:10px;
	margin-bottom:35px;	
}
.city-container ul{margin-left:3px;}
.city-container li{line-height:22px;list-style: disc;font-size: 13px;}
.city-container li a{ color:#6f6f6f;}