#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: 100%; background-image: url(../images/affiliates/lm/form_bg.gif); background-repeat: repeat-x; background-color: #eaf4fd; }*/
.table_collapse { border-collapse: collapse; width: 100%; background-image: background-color: #eaf4fd; }
.table_collapse td { padding: 2px; }
.cell_outward { background-color: #EAF4FD; color: #000000; font-weight: bold; border: 1px solid #fff; border-top: 2px solid #fff; 
}
.cell_inward_times { background-color: #DDDDDD; color: #000000; font-weight: normal; border: 1px solid #eaf4fd; border-top: 2px solid #eaf4fd; width: 46px; 
}
.cell_white { border: 1px solid #eaf4fd; color: #000000; border-top: 2px solid #eaf4fd; width: 57px; font-weight: bold; 
}
.cell_times_header { background-color: #ff0099; color: #FFFFFF; font-weight: bold; text-align: center; border: 1px solid #fff; padding: 2px; font-size: 14px; 
}
.select_row_even { background-color: #ccc; }
.select_row_odd { background-color: #aaa; }
.select_first_row_even { background-color: #FF9933; }
.select_first_row_odd { background-color: #FFCC99; }
.select_row_alt { background-color: #ff0099; }
.cell_return_outward {
	font-weight: bold;
	border: 1px solid #ffffff;
	text-align: left;
	padding: 2px;
	background-color: #ff0099;
	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 { width: 57px; border: 1px solid #eaf4fd; border-top: 2px solid #eaf4fd; background: #eaf4fd; 
}
.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 #ff0099;
	color: #ff0099;
	float: left;
}

#return_price { position: relative; text-align: right; margin: 5px 0 5px 0; font-size: 16px; color: #000000; clear: both; padding: 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 { 
}
span.link a {display: block;}
