body {
	text-align: left;
	background:none;
	margin-left: 15px;
	margin-right: 15px;
	width: 740px;
}
.greyrect {
	position:relative;
	clear: both;
	background: #eee;
	padding-bottom: 10px;
	top: 10px;
	text-align: center;
	width: 360px;
	float:left;
}
.btn {
	position:relative;
	display:inline-block;
	background:url(/assets/images/global/common/button-rightlong.gif) no-repeat;
  	background-position: top right;
	padding: 0 10px 5px 0;
	margin: 0;
}
.btn span{
	position:relative;
	display:inline-block;
	background:url(/assets/images/global/common/button-left.gif) no-repeat;
  	background-position: top left;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 5px 10px;
	margin: 0;
}
.morelink {
	color: #073f4f;
	text-decoration: underline;
	background:url(/assets/images/global/common/next-link.gif) no-repeat 2px right;
	padding-right: 15px;
}
.fareimage {
	position:relative;
	width: 360px;
	height: 180px;
	margin-bottom: 10px;
}
.textblock{
	position:relative;
	display:block;
	top:3px;
	float:right;
	width: 355px;
	clear: none;
}
.sectionLink {
	width: 355px;
}
.printSection {
	position:relative;
	top: 10px;
}
