
/* Rail Pass pages only */
#familycardIconBox {
	position: absolute;
	top: 145px;
	left: 783px;
	width: 205px;
	text-align: center;
}
#familycardIcon {
	margin: 0 auto 0 auto;
	width: 111px;
	height: 76px;
}
#familycardIconBox h3 {
	position: relative;
	top: -10px;
	width: auto;
	border: none;
}
 #familycardIconBox p {
	margin: 0;
	position: relative;
	top: -8px;
	font-size: 7pt;
	line-height: 1.1em;
	color: rgb(61,35,124);		/* Dark Link Blue */
}
#railIcon40 {
	position: absolute;
	top: 15px;
	left: 20px;
	width: 200px;
	height: 185px;
	background: url(../images/70railpassicon.jpg) center top no-repeat;
}
#DErailIcon40 {
	position: absolute;
	top: 15px;
	left: 20px;
	width: 200px;
	height: 185px;
	background: url(../images/70railpassicon-de.jpg) center top no-repeat;
}
	#railIcon40 a,
	#DErailIcon40 a {
		display: block;
		height: 100%;
		width: 100%;
		text-decoration: none;
	}