#primaryFeatureHero{
	margin-right:20px;
	float:left;
}
#voyageFinderImage{
	float:left;
}
#fullDivider{
	background-color:#fff;
	padding-top:24px;
}
#fullDivider div{
	background-color:#b8ced0;
	height:1px;
	font-size:0px;
	line-height:0px;
}
#travelDetails{
	position:absolute;
	top:290px;
	left:36px;
	font-size:1.2em;
	font-weight:bold;
}
.travelDetailsSmall{
	font-weight:normal;
	font-size:0.83em;
}
.travelDetailsNormal{
	font-weight:normal;
}
.contentDivider{
	background-color:#fff;
}
.contentDivider div{
	background-color:#b8ced0;
	height:1px;
	font-size:0px;
	line-height:0px;
	margin-right:20px;
	width:713px;
}
#leftColumn{
	float:left;
	border-right:1px solid #c8dbdc;
	padding:10px 0px 50px 0;
	width:733px;
}
#rightColumn{
	float:left;
	width:200px;
	padding:0 0 20px 20px;
	margin-top:0px;
}
.noMargin{
	margin-right:0!important;
}
#offersListing{
	padding:6px 0 16px 0;
}
#offersListing a{
	display:block;
	padding:8px 0 2px 8px;
	font-size:1.3em;
	font-weight:normal;
}
#offersListing p{
	font-size:1.3em;
	padding:3px 0 0 8px;
}
.offerModule{
	background-color:#f9f9f9;
	min-height:170px;
	float:left;
	margin:10px 10px 0 0;
	padding-bottom:12px;
	cursor:pointer;
	position:relative;
	z-index:1;
	width: 231px;
}
.offerModule:hover,.offerModuleHover{
	background-color:#00c6db;
}
.offerModule:hover a,.offerModuleLinkHover{
	color:#fff !important;
	text-decoration:none !important;
}
.offerModule .newIcon{
	padding-left:3px;
	margin-bottom:-1px;
}

.featureModule{
	border-bottom:1px solid #e3eded;
	width:195px;
	padding:30px 0;
	position:relative;
	top:0px;
	left:0px;
	z-index:0;
}
.featureModule h1{
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	font-size:1.5em;
	color:#06acbe;
	font-weight:normal;
}
.featureModule h2{
	font-size:1.2em;
	font-weight:normal;
	padding-top:5px;
	color:#333;
}
.featureModule a{
	width:100%;
	display:block;
	background:url(../img/static/spacer.gif); 
	position:absolute;
	z-index:100;
	left:0px;
	top:30px;
}
.featureModule h2 span{
	color:#06acbe;
}
.featureModule h3{
	font-size:1.1em;
	font-style:italic;
	font-weight:normal;
	padding-bottom:3px;
	color:#06acbe;
}