.jazz-FeatureArea {
	position: relative;
	overflow: hidden;
	zoom: 1;
	color: white;
	background: #2a2d38 url('/_scripts/graphics/FeatureArea/splash-bg.jpg') repeat-x;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.jazz-FeatureArea .play-pause {
	position: absolute;
	top: 7px;
	right: 7px;
	display: block;
	background: url('/_scripts/graphics/FeatureArea/play.png') no-repeat center center;
	height: 18px;
	width: 18px;
}
.dj_ie6 .jazz-FeatureArea .play-pause {
	background-image: url('/_scripts/graphics/FeatureArea/play.gif');
}
.jazz-FeatureArea .play-pause.pause {
	background: url('/_scripts/graphics/FeatureArea/pause.png') no-repeat center center;
}
.dj_ie6 .jazz-FeatureArea .pause {
	background-image: url('/_scripts/graphics/FeatureArea/pause.gif');
}
.jazz-FeatureArea .vert-center-table {
	width: 100%;
}
.jazz-FeatureArea .vert-center-table td {
	padding: 0;
	margin: 0;
	height: 277px;
}
.jazz-FeatureArea  .vert-center-table .feature-content-cell {
	width: 100%;
}
.jazz-FeatureArea.smaller-fonts  .vert-center-table .feature-content-cell {
	font-size: 8pt;
}
.jazz-FeatureArea-init {
	height: 305px;
}
.dj_ie6 .jazz-FeatureArea,
.dj_ie6 .jazz-FeatureArea-init {
	height: 308px;
	margin-left: -1px;
	margin-right: -1px;
}
.jazz-FeatureArea-init .feature-entry,
.jazz-FeatureArea .feature-entry .content {
	display: none;
}
.jazz-FeatureArea .feature-entry .content {
	padding: 12px 16px 12px 24px;
	overflow: hidden;
	height: 281px;
}
.jazz-FeatureArea .feature-entry .content.bleed {
	padding: 0 16px 0 0;
	height: 305px;
}
.jazz-FeatureArea .index {
	width: 250px;
	float: left;
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding-left: 2px;
	-moz-user-select: none;
	height: 305px;
}
.jazz-FeatureArea .index .scroller {
	margin-bottom: -2px;
}
.jazz-FeatureArea .index .scroll-wrapper,
.jazz-FeatureArea .index .scroller {
	overflow: hidden;
	zoom: 1;
}
.jazz-FeatureArea .index .scroll-wrapper {
	position: relative;
}
.jazz-FeatureArea .index .scroll-inner {
	position: relative;
	zoom: 1;
}
.dj_ie7 .jazz-FeatureArea .index .scroll-inner {
	margin-top: -2px;
}
.jazz-FeatureArea .index .label {
	padding: 10px 18px;
	background: url('/_scripts/graphics/FeatureArea/dark-dots.gif') repeat-x bottom;
	cursor: pointer;
	zoom: 1;
	overflow: hidden;
}
.jazz-FeatureArea .index .label:hover h2 {
	color: white;
	cursor: pointer;
}
.jazz-FeatureArea .index .selected {
	cursor: default;
	background: none;
}
.jazz-FeatureArea .index .hide-bg {
	background: none;
}
.dj_ie .jazz-FeatureArea .index .label {
	position: relative;
}
.jazz-FeatureArea .index .arrow {
	display: block;
	background: url('/_scripts/graphics/FeatureArea/arrows.gif') no-repeat center 2px;
	height: 19px;
	cursor: pointer;
	margin-right: 12px;
	text-align: center;
	padding-left: 16px;
	color: #7d7d7f;
	line-height: 18px;
	font-size: 8pt;
	-moz-user-select: -moz-none;
}
.jazz-FeatureArea .index a.arrow:hover {
	background-color: #444444;
	text-decoration: none;
	color: #7d7d7f;
}
.jazz-FeatureArea .index .disabled {
	visibility: hidden;
}
.jazz-FeatureArea .index .down {
	background-position: center -16px;
}
.jazz-FeatureArea .index h1 {
	font-size: 9pt;
	font-weight: bold;
	color: #97989c;
	margin: 0;
	
}
.jazz-FeatureArea .index .selected h1,
.jazz-FeatureArea .index .label:hover h1 {
	color: #f58b0f;
}
/* IE7 color bug hack */
.dj_ie .jazz-FeatureArea .index .selected + .label:hover h1 {
	color: #f58b0f;
}
.jazz-FeatureArea .index h2 {
	font-size: 9pt;
	margin: 0;
	color: #9a9b9d;
}
.jazz-FeatureArea .index .selected h2 {
	color: white;
}
.dj_ie6 .jazz-FeatureArea .feature {
	height: 280px;
}
.jazz-FeatureArea .feature img.inline {
	vertical-align: middle;
	margin-top: -2px;
	margin-left: 3px;
}
.jazz-FeatureArea .feature img.feature-graphic {
	float: left;
	margin-right: 36px;
}
.jazz-FeatureArea .feature td.feature-graphic img {
	display: block;
	margin-right: 28px;
}
.jazz-FeatureArea .feature td.feature-graphic .jazz-ui-YoutubeEmbed img {
	margin-right: 0;
}
.jazz-FeatureArea .feature .reflect.youtube {
	position: absolute;
	bottom: 0;
	left: 0;
}
.jazz-FeatureArea .feature h3 {
	color: #f58b0f;
	font-size: 26pt;
	font-weight: normal;
	margin: 0 0 20px 0;
	line-height: 1.25em;
}
.jazz-FeatureArea.smaller-fonts .feature h3 {
	font-size: 24pt;
}
.jazz-FeatureArea .feature ol {
 	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 0;
	padding-bottom: 0;	
}
.jazz-FeatureArea .feature .no-bottom {
	margin-bottom: 0px;
}
.jazz-FeatureArea .feed-item-pubDate {
	margin-bottom: 10px;
}
.jazz-FeatureArea .feature h3.altColor,
.jazz-FeatureArea .feature h3 .altColor {
	color: #3080b3;
}
.jazz-FeatureArea .feature h3.big, 
.jazz-FeatureArea .feature h3 .big {
	font-size: 34pt;
}
.jazz-FeatureArea.smaller-fonts .feature h3.big, 
.jazz-FeatureArea.smaller-fonts .feature h3 .big {
	font-size: 29pt;
}
.jazz-FeatureArea .feature h3.small, 
.jazz-FeatureArea .feature h3 .small {
	font-size: 21pt;
}
.jazz-FeatureArea.smaller-fonts .feature h3.small, 
.jazz-FeatureArea.smaller-fonts .feature h3 .small {
	font-size: 17pt;
}
.jazz-FeatureArea .feature p {
	color: white;
	font-size: 11pt;
}
.jazz-FeatureArea.smaller-fonts .feature p {
	font-size: 9pt;
}
.jazz-FeatureArea .feature p.bold {
	font-weight: bold;
}
.jazz-FeatureArea .feature p.small {
	font-size: 10pt;
}
.jazz-FeatureArea.smaller-fonts .feature p.small {
	font-size: 8pt;
}
.jazz-featureArea-Highlighter {
	position: absolute;
	top: 0;
	left: 0;
	background-color: white;
	filter: alpha(opacity=20);
	opacity: 0.2;
	z-index: 0;
	background: url('/_scripts/graphics/FeatureArea/button-arrow.gif') no-repeat center right;
}
.jazz-featureArea-Highlighter div {
	background: white;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 12px;
	height: 100%;
}
.jazz-featureArea-Highlighter.feature-animating {
	filter: alpha(opacity=4);
	opacity: 0.04;
}
.jazz-FeatureArea .jazz-ui-YoutubeEmbed .yt-wrapper {
	height: 234px;
	width: 315px;
	margin-bottom: 35px;
	background: black;
}
.jazz-FeatureArea .jazz-ui-YoutubeEmbed .play-button {
	position: absolute;
	top: 40%;
	left: 50%;
	width: 96px;
	height: 73px;
	margin-left: -48px;
	margin-top: -37px;
	opacity: 0.7;
	cursor: pointer;
}
.dj_ie6 .jazz-FeatureArea .jazz-ui-YoutubeEmbed .play-button {
	left: 45%;	
}
.jazz-FeatureArea .jazz-ui-YoutubeEmbed:hover .play-button {
	opacity: 1;
	filter: none;
}
.jazz-FeatureArea .jazz-ui-YoutubeEmbed .thumbnail {
	height: 269px;
}
