@charset "utf-8";

#flights_banner {
	background:#fff;
	height:222px;
	margin-bottom:21px;
	padding:11px;
	width:529px;
}

#flights_featured_listing {
	background:#fff;
	padding:15px 20px 40px 20px;
	width:510px;
}

.flights_featured_listing_table {
	padding-top:10px;
	width:510px;
}

.flights_featured_listing_table:hover {
	background:#daf5ff;
	cursor:pointer;
}

.flights_featured_listing_td_1_1 {
	width:31px;
}

.flights_featured_listing_td_1_1 img {
	margin-left:3px;
}

.flights_featured_listing_td_1_2 {
	font-size:14px;
	width:365px;
}

.flights_featured_listing_td_1_2 a {
	font-size:14px;
	text-decoration:none;
}

.flights_featured_listing_td_1_2 a:hover {
	text-decoration:underline;
}

.flights_featured_listing_td_1_3 {
	color:#009ad5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:bold;
	line-height:normal;
	padding-right:15px;
	text-align:right;
	width:114px;
}

.flights_featured_listing_td_2_2 {
	color:#009ad5;
}

.flights_featured_listing_td_2_3 {
	color:#009ad5;
	font-size:10px;
	padding-right:15px;
	text-align:right;
}

.flights_featured_listing_td_3_1 {
	padding:12px 0px 0px 0px;
}
















