#main_lhs {
	margin: 0 5px 0 0;
	padding: 0;
	position: relative;
	float: left;
	width: 580px;
	background-color: #ffffff;
	display: block;
}

.table_collapse { border-collapse: collapse; width: 506px; }
.table_collapse td { padding: 2px; }
.cell_outward { background-color: #4793DE; color: #FFFFFF; font-weight: bold; border: 1px solid #fff; border-top: 2px solid #fff; 
}
.cell_inward_times { background-color: #90C0EF; color: #000000; font-weight: normal; border: 1px solid #fff; border-top: 2px solid #fff; width: 46px; 
}
.cell_white {
	border: 1px solid #fff;
	background-color: #FFFFFF;
	color: #000000;
	border-top: 2px solid #fff;
	width: 57px;
	font-weight: bold;
	text-align:right;
}
.cell_times_header { background-color: #0066CC; color: #FFFFFF; font-weight: bold; text-align: center; border: 1px solid #fff; padding: 2px; font-size: 14px; 
width:186px;
}
.select_row_even { background-color: #4793de; }
.select_row_odd { background-color: #90c0ef; }
.select_first_row_even { background-color: #FF9933; }
.select_first_row_odd { background-color: #FFCC99; }
.select_row_alt { background-color: #34cc01; }
.cell_return_outward {
	font-weight: bold;
	border: 1px solid #ffffff;
	text-align: left;
	padding: 2px;
	background-color: #0066CC;
	color: #FFFFFF;
	border-top: 2px solid #fff;
	width: 57px;
}
.cell_return_outward_options {
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #ffffff;
	text-align: center;
	width: 46px;
	padding: 2px;
	border-top: 2px solid #fff;
}
.cell_select_spacer {
	color: #fff;
	width: 57px;
	border: 1px solid #fff;
	border-top: 2px solid #fff;
	background: #fff;
}
.journey_leftcol { position: relative; width: 100%; }

#singles_header {
	position: relative;
	margin: 5px 0 5px 0;
	padding: 3px;
	width: 300px;
	border: 1px solid #EA661D;
	float: left;
	color: #EA661D;
}

#singles_price {
	position: relative;
	text-align: right;
	width: 555px;
	margin: 5px 0 5px 0;
	font-size: 13px;
	font-weight: bold;
	color: #EA661D;
	clear: left;
	padding: 5px 15px 5px 0;
}

#return_header {
	position: relative;
	margin: 5px 0 5px 0;
	padding: 3px;
	width: 300px;
	border: 1px solid #0066CC;
	color: #0066CC;
	float: left;
}

#return_price {
	position: relative;
	text-align: right;
	margin: 5px 0 5px 0;
	font-size: 16px;
	color: #000000;
	clear: both;
	padding: 5px 20px 5px 0;
	font-weight: bold;
}

.cell_first_options {
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #ffffff;
	background: #FF9900;
	text-align: center;
	width: 46px;
	padding: 2px;
	border-top: 2px solid #fff;
}

.cell_blank {
	background: #fff;
}

span.link a {display:block;}