
div#container{
	background: #ffffff url(/media/img/flight.jpg) no-repeat !important;
}
div#header .content{
	height: 312px;
}
div#centerC .content{
	padding: 10px 0px !important;

}
form{
	margin: 0px;
	font-family: verdana;
	color: #010101;
	font-size: 13px;
	padding: 0px;
}

div#search_form{
	position: absolute;
	left: 440px;
	top: 20px;
}

div#search_form .head{
	background: url(/media/img/flight_form_head.gif) no-repeat;
	width: 191px;
	height: 28px;
}
div#search_form .head .text{
	color: #FDEBA1;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0,9px;
	padding: 3px 10px;
}
div#search_form .bgr_top{
	background: url(/media/img/flight_form_bgr_top.gif) no-repeat;
	width: 476px;
	height: 11px;
}
div#search_form .bgr_bottom{
	background: url(/media/img/flight_form_bgr_bottom.gif) no-repeat;
	width: 576px;
	height: 11px;
}


div#search_form .form_body{
	background: #ffffff;
	height: 250px;
	width: 476px;	
	position: relative;

}


/*  hotelTable  */
table#flightTable{
	font-family: verdana;
	color: #010101;
	font-size: 13px;
	margin-left: 10px;
}
table#flightTable a{
	color: #c00 important;
}
input{
	background: #72B7E1;
	border: 0px;
	padding: 2px;
	margin: 5px 0px;
	font-size: 13px;
	color: #fff;
}
select{
	background: #72B7E1;
	border: 0px;
	padding: 2px;
	margin: 5px 0px;
	font-size: 13px;
	color: #fff;
}
input.button{
	background: #ffffff;
	position: absolute;
	left: 345px;
	top: 170px;
	width: 119px;
	height: 46px;
}


a.flights{
	background: #646D00 !important;
	color: #ffffff !important;
}
