.resort .contentBkg {
	background-image: url(../images/attractions/citypassBackground.gif);
	background-repeat: no-repeat;
}
.resort #col2 h2 {
	height: 38px;
	background-image: url(../images/attractions/citypassTicket.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.resort #col2 #cityPass {
	height: 61px;
	background-image: url(../images/attractions/cityPass.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.resort #col2 .artPricing {
	font-size: 12px;
	font-weight: bold;
}
.resort #col2 .length {
	float: left;
}
.resort #col2 .child {
	float: left;
	padding-left: 0px;
}
.resort #col2 .leader {
	border-bottom: 1px dotted #FFFFFF;
	float: left;
	width: 18px;
}
.resort #col2 .childLeader {
	border-bottom: 1px dotted #FFFFFF;
	float: left;
	width: 25px;
}
.resort #col2 .price {
	float: left;
	text-decoration: line-through;
}
.resort #col2 .priceTwo {
	float: left;
}
.resort #col2 #bypass {
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
}
.resort #col2 #bypass p {
	font-size: 13px;
	font-style: italic;
	text-align: center;
	line-height: 12px;
	font-weight: bold;
}
.resort #col2 #disclaimer {
	margin-top: 5px;
}
.resort #backButton {
	float: right;
	width: 105px;
	height: 21px;
}
.resort #backButton a {
	display: block;
	text-decoration: none;
	height: 21px;
	width: 105px;
}
.resort #backButton a span {
	visibility: hidden;
}
