#flashHeader {
	position:absolute;
	top:0px;
	z-index:0;
	height:260px;
	overflow:hidden;
}
#flashSpacer {
	height:260px;
}
.smallSpace {
	float: left; 
	width: 8px;
}
.midSpacer {
	height:12px;
}

.contentSpace {
	float: left;
	display: inline;
	width: 690px;
}

.contentSpaceLeft {
	float:left;
	display: inline;
	width:342px;
	margin-left: 5px;
}

.contentSpaceRight {
	float:left;
	display: inline;
	width:335px;
}

.contentBodySpace {
	width: 930px; 
	margin-bottom: 9px;
}

.clear {
	clear:both;
}

#headerBar {
	width:914px;
	height:68px;
	background:#4B3E33;
	float:left;
}

#headerBar .leftContent {
	float:left;
	width:235px;
	height:40px;
	margin-top: 13px;
	padding-top:5px;
}

#headerBar .rightContent {
	float:left;
	width:660px;
	margin-top:7px;
	line-height:18px;
	height:68px;
	color:white;
	font-size:12px;
}

.contentItem {
	width:335px;
	margin-bottom:10px;
	overflow: hidden;
}

.topShadow {
	width:100%;
	height:3px;
	background:url(images/dropshadowTop.png);
	overflow:hidden;
}

.itemBody {
	width:100%;
	background:url(images/contentBG.png);
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod = scale, src='/noleavenolife/images/contentBG.png');
}

.itemBody_Active {
	width:100%;
	background:url(images/contentBG_Active.png);
}

.topContent {
	padding:9px;
	height:102px;
	margin-top:0px;
}

.bottomShadow {
	width:100%;
	height:3px;
	background:url(images/dropshadowBottom.png);
	overflow:hidden;
}

.contentImage {
	width:146px;
	height:99px;
	float:left;
	overflow:hidden;
}

.topContentRight {
	float:left;
	padding-left:13px;
	width:145px;
}

.topContentRight .contentName {
	height:62px;
}

.topContentRight .contentName h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#00A0C6;
	line-height:19px;
	font-size:16px;
}

.topContentRight .contentPrice {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#4B3E33;
	width:165px;
}

.topContentRight .contentPrice .contentPriceFrom {
	float:left;
	height:40px;
	line-height:20px;
	font-size:14px;
}

.topContentRight .contentPrice .contentPricePrice {
	float:left;
	height:40px;
	line-height:40px;
	font-size:37px;
	font-weight:bold;
}

.topContentRight .contentPrice .contentPricePerNight {
	float:left;
	height:40px;
	line-height:18px;
	font-size:14px;
	font-weight:bold;
}

.topContentRight .contentTopCopy {
	float:left;
	color:#4B3E33;
	font-size:12px;
}

.topContentRight .contentTopCopy ul {
	margin:0px;
	padding:0px;
	padding-left:15px;
}

.moreInfoTab {
	height:32px;
	width:335px;
	width:100%;
	background:url(images/moreInfoBG.png) repeat-y;
	padding-left:3px;
}

.bottomContent {
	display:none;
	padding:17px 34px;
	color:#4B3E33;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.bottomContent .bottomContent1 {

}

.bottomContent .bottomContent2 {
	padding-bottom:10px;
}

.bottomContent .bottomContentSection {
	font-size:12px;
	line-height:25px;
}

.bottomContent .bottomContentSection .leftSection {
	padding-right:15px;
}

.bottomContent .bottomContentSection a {
	color:#00A0C6;
}

.bottomContent .bottomContentTerms {
	padding-top:10px;
	font-size:10px;
}

p {
	margin:0px;
}

h1 {
	padding-left: 30px;
	font-size: 22px;
	margin: 0px;
	bottom: 0px !important;
}

ul {
	padding-left: 15px;
	margin-left: 0px;
}
