body {
	font-size: 11px;
}

#content_area {
	width: 767px;
}

#Table_01 {
	margin-bottom: 15px;
	margin-top: 25px;
}

.main_content{
	background-color:#F6F6F8;
}



.newboxheader {
	font-size: 12px;
	font-weight: bold;
}

.departing, .arriving {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

select {
	font-size: 11px;
	color: #666666;
}

#calendar_container {
	display: none;
	position: absolute;
	z-index: 9998;
}

.field_flight_date {
	background: url('../../images/bus_flow/cal.gif') center right no-repeat;
	background-color: white;
	height: 18px;
}

input.field_flight_date {
	width: 95px !important;	
}