.flights {
	/*background-position: 0 5px !important;*/
}

.flights #hotel_booking{
	float: left;
	width: 400px;
	padding:10px;
	margin-bottom: 10px;
}

#bookings . rounded{
	padding: 10px 20px;
}

#flights {
	padding: 10px 20px;
}

#flights .rounded {
    margin-bottom:20px;
    padding: 5px;
    width: 400px;
	float: left;
}

#flights .mainWidget .rounded {
	margin: 0px;
	width: 100%;
}

#flights .widgetContent{
	border-radius: 0px 10px 10px 10px;
}


#flights h2{
	margin: 10px 0px;
	display: none;
}

#flights h2.heading{
	display: block;
}

#flights .description, #flights .description a{
	font-size: 13px;
	line-height: 20px;
}

#flights .description.top {
margin-top: 0px;
text-align: justify;
padding-left: 430px;
}

#flights .description.top .white{
	padding: 20px;
}

#flights .description.top .white p{
	margin-top:0px;
}

#flights .description.top img, #flights .description.top .photo{
	border: 10px solid #ffffff;
	margin: 0px 20px 5px;
}

#flights .description.bottom{
	background-color: none;
	padding: 10px;
	text-align: justify;
}

#flights .newsSection iframe{
	float: left;
	width: 480px;
	height: 600px;
	margin-bottom: 20px;
	margin-right: 30px;
	background: url(/media/img/dubai/breaker.gif) repeat-y right top;
}

#flights .blog {
	float: left;
	width: 55%;
	width:-moz-calc(100% - 370px);
	width: -webkit-calc(100% - 370px);
	width: -o-calc(100% - 370px);
	width: calc(100% - 370px);
	padding: 0px 10px;
	font-size: 11px !important;
	color: #525253;
	margin-bottom: 20px;
	margin-right: 30px;
	/*background: url(/media/img/dubai/breaker.gif) repeat-y right top;
	border-right: 1px #ccc solid;*/
}



#flights .skyAd{
	float: right;
	width: 150px;
	text-align: right;
	padding: 10px 0px;
}

#flights .bottomAd{
	text-align: center;
	padding-top: 10px;
}



/* CITIES LINKS */

.cities-links {
}

.cities-links a {
    background: none repeat scroll 0 0 #F4F4F4;
    border-bottom: 1px solid #A4C9F5;
    border-left: 2px solid gainsboro;
    display: block;
    float: left;
    margin: 2px 6px 2px 2px;
    padding: 2px 2px 2px 9px;
    width: 145px;
}
.cities-links a:hover {
background:#ececec;
color:#0063DC;
}
.cities-links span {
    background: url("/media/img/gray_grad.gif") repeat-x scroll 0 0 gainsboro;
    box-shadow: 0 1px 3px #888888;
    clear: both;
    color: #333333;
    display: block;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 2px 2px 2px 10px;
}

/* BOOKING WIZZ PAGE */

#flights.bookingWizzHotels div.hotel-paragraph{
	margin-left: 0px;
	margin-right: 0px;
}

#flights.bookingWizzHotels .rounded{
	width: 360px;
	margin-bottom: 20px;
}

#flights .description.bookingad{
	padding-left: 375px;
	text-align: center;
}