#rotatingBanner {
	width: 729px;
	margin-bottom: 3px;
	font-size: 0px;
}

#featuredContent {
	float: left;
	clear: both;
	width: 729px;
	padding: 0px 1px;
	margin-bottom: 16px;
}

/*----- rotatingBanner ------*/
#rotatingBannerMedia {
	/*height: 250px;*/
}

#rotatingBannerMedia img {
	border: 0px;
}
#rotatingBannerControls {
	width: 729px;
	height: 42Px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/banner_controls_bg.gif);
	background-repeat: no-repeat;
}
#rotatingBannerControls img.playButton {
	margin: 8px 12px 0px 0px;
	position: relative;
	bottom: 3px;
	vertical-align: top;
	border: 0px;
	cursor: pointer;
	padding: 0px;
}

#rotatingBannerControls ul.mediaFlicker {
	position: relative;
	top: 8px;
}

#mfBanner_target {
	font-size: 11px;
	height: 250px;
}	

/*----- featuredContent ------*/
.featuredContentRow {
	width: 729px;
	float: left;
	margin-bottom: 3px;
}
.featuredContentBox {
	width: 362px;
	height: 96px;
	background-repeat: no-repeat;
	background-color: #666666;
	cursor: pointer;
	float: left;
}
.featuredContentBox div.h3 {
	margin: 7px 0px 5px 192px;
	width: 170px;
}
.featuredContentBox div.p4 {
	margin-left: 192px;
	line-height: 12px;
	width: 150px;
}
.bl_button_home { margin-top: 5px}
.bl_button_home a { background:url(/sl_site/images/button_New-Products.png) no-repeat; width:200px; height:25px; display: block; text-align: center; padding-top: 10px; font-size: 13px; color: #414042;}
.bl_button_home a:hover { background:url(/sl_site/images/button_New-Products-rollover.png) no-repeat; text-decoration: none}


	
