@import url(timetable.css);
@import url(/styles/themes/portal/common/utils/travelinsider.css);

div.timetableForm label,
div.timetableForm span.label
{
	width: 50px;
}

div.timetableForm label.calendar
{
	width: 55px;
}

div.timetableForm select.cities
{
	width: 150px;
	margin: 0 20px 0 0;
}

div.timetable table.results col.depart
{
	width: 95px;
}

div.timetable table.results col.arrive
{
	width: 95px;
}

div.timetable table.results col.day
{
	width: 62px;
}

div.timetable table.results col.flightNo
{
	width: 164px;
}

div.timetable table.results col.flightNoWeekly
{
	width: 100px;
}

div.timetable table.results col.route
{
	width: 400px;
}

div.timetable table.results col.flightNo
{
}

div.timetable table.results col.stops
{
}
