div.main
{
	height: 1700px;
}
div#left_shadow
 {
	height: 1843px;
}
div#right_shadow 
{
	height: 1843px;
}
img.banner
{
	background-position: 0;
	width: 100%;
	height: 175px;
	left: 0px;
	background: 0 0;
	background-color: #121212;
}
div.content_block
{
	width: 100%;
	color: #000000;
	padding: 5px;
	left: 0px;
}
div.sub_title_block
{
	padding: 5px;
	font-size: medium;
	font-weight: bold;
	margin-top: 50px;
	color: #ffffff;
	vertical-align: middle;
	background-color: #9d9d9d;
}
.cheap_airfares_left
{
	width: 297px;
	position: relative;
	float: left;
	font-style: normal;
	font-weight: bold;
	top: 0px;
	/*left: 50px;*/
	height: 250px;
	margin-top: 25px;
	color: #000000;
}
.cheap_airfares_right
{
	border: 0px solid #000000;
	width: 297px;
	position: relative;
	float: right;
	font-style: normal;
	font-weight: bold;
	top: 0px;
	height: 250px;
	margin-top: 25px;
	right: 8px;
	color: #000000;
}
.cheap_airfares_content
{
	font-style: normal;
	font-weight: normal;
	position: absolute;
	top: 76px;
	left: 0px;
	height: 150px;
	width: 297px;
	margin-top: 10px;
	color: #000000;
}
div.cheap_airfares_links
{
	color: black;
	height: 10px;
	left: 4px;
	width: 289px;
	padding-top: 5px;
	font-size: 10px;
	padding: 5px;
}
span.city
{
	padding-top: 5px;
	padding-bottom: 5px;
	color: black;
}
span.city:hover
{
	font-weight: bolder;
	color: #79af23;
}
div.cheap_airfares_item
{
	color: #000000;
	vertical-align: middle;
	width: 100%;
	height: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d0d7c6;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('../images/ui-bg_gloss-wave_55_000000_500x100.png');
}
div.cheap_airfares_item:hover
{
	color: #79af23;
}
span.from
{
	font-size: 8pt;
	font-weight: normal;
	color: black;
}
span.from:hover
{
	color: #79af23;
}
span.price
{
	font-size: 10pt;
	font-weight: bold;
	color: #79af23;
	float: right;
}