#page_lead {
	background: transparent url(../../assets/shadedBoxStrip_02.png) repeat-x scroll 0 bottom;
	border:1px solid #d4d4d4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:15px;
}
.blurb {
	float:left;
	margin-top:5%;
	overflow:hidden;
}
.blurb p {
	width:503px;
}
.billboard_image-wrapper {
	width:380px;
	min-height:254px;
	float:left;
	margin-right:10px;
}
h2.groupTour-slogan {
	text-align:center;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, 0.7);
	padding:10px 0;
	position:absolute;
	bottom:0;
	left:0;
	color:white;
	font-weight:normal;
	width:100%;
}
.fact-box, .fact-box-footer {
	width:300px;
}
.fact-box h3 {
	text-align:center;
	margin-top:1em;
}
.visit-outline {
	display:inline-block;
	width:620px;
	zoom:1;
 *display:inline;
}
.cms_content .grid3col-column_middle, .cms_content .grid3col-column_first, .cms_content .grid3col-column_last {
	position:relative;
}