@import url('../../common.css');
@import url('../../common/calendar.css');

body select.calMonthYear,
body select.calDay
{
	float: left;
	display: inline;
}

#homePageTabs{
	float:left;
}	
body div.contentPanel{
	padding-top:40px;
}
div#flashHolder {
	/*border:1px solid blue;*/
	margin-left:80px;
}

#flightSearchTabbedPanels{
	width:640px;
	margin-top:0;
}
#flightSearchTabbedPanels .header{
	display:block;
	height:auto;
	position:inherit;
	width:auto;
	margin:5px 10px 0 10px !important;
	*margin:5px 5px 0 5px !important;
	color:#354F5C;
}
#flightSearchTabbedPanels .body{
	margin-bottom:10px !important;
	*margin-bottom:5px !important;
}
#flightSearchTabbedPanels .header table td{
	font-weight:bold !important;
}
#flightSearchTabbedPanels .freeform{
	margin:5px 10px 0 10px!important;
	*margin:0px 5px 0px 5px!important;
}
#flightSearchTabbedPanels #fromTo td{
	padding:3px;
}
table.layout {
	margin:0!important;
}
div.error {
	width:595px;
}
hr{
	margin-top:5px;
	*margin-top:0px;
}
body td.paddMe{
	padding-top:10px !important;
}

