#featurePaneDiv {
	position:relative;
	margin:0 auto;
	height:100%;
	width:900px;
	text-align:center;
	top:20px;
}
#featurePaneCopySpan1 {
	position:absolute;
	font-family:Trebuchet MS;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	top:160px;
	left:20px;
	text-align:left;
	cursor:pointer;
}
#featurePaneCopySpan2 {
	position:absolute;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	width:300px;
	top:190px;
	left:20px;
	text-align:left;
	cursor:pointer;
}
#featurePaneCopySpan3 {
	position:absolute;
	font-family:Trebuchet MS;
	font-size:25px;
	color:#FFFFFF;
	top:250px;
	right:20px;
	text-align:right;
	cursor:pointer;
}
#featurePaneCopySpan4 {
	position:relative;
	width:90%;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#999999;
	text-align:left;
	float:left;
	left:10px;
}
#mostPopularPaneDiv {
	position:relative;
	margin:0 auto;
	width:900px;
	text-align:left;
	top:40px;
}
#mostPopularPaneContentDiv {
	width:900px;
	display:inline-block;
}
#homeMostPopularPaneInnerDiv {
	position:relative;
	width:100%;
	top:10px;
	left:10px;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#777777;
}
#homeThumbnailImage {
	border: 2px solid #FFFFFF;
}
#homePaneSpacer20 {
	position:relative;
	width:100%;
	height:20px;
	display:inline-block;
}
.homeFooterOuterDiv {
	top:100px;
}