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;
}
div.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_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
{
	opacity: 1;
	color: #79af23;
}
span.city
{
	font-weight: bolder;
	color: black;
}
span.city:hover
{
	font-weight: bolder;
	color: #79af23;
}
span.airlines_logo
{
	width: 50px;
	left: 250px;
	position: absolute;
	height: 30px;
}
span.from
{
	font-size: 10px;
	color: black;
}
span.from:hover
{
	color: #79af23;
}
span.price
{
	font-weight: bolder;
	color: #79af23;
}
span.promo
{
	color: black;
}
span.promo:hover
{
	color: #79af23;
}
