h1	{
	font-size:14px;
	font-weight:bold;
	color:#4861B3;
	margin-bottom:5px;
}
.prodTitle	{
	font-size:14px;
	font-weight:bold;
	color:#4861B3;
	margin-bottom:5px;
}
#btnViewAll	{
	width:542px;
	height:30px;
	background-image:url(../images/spSeeAll.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	color:#FFFFFF;
	padding-left:35px;
	font-size:14px;
	font-weight:bold;
	margin-left:3px;
}
#sportLatest	{
	position:relative;
	width:572px;
	padding-left:5px;
	height:181px;
	padding-top:37px;
	background:url(../images/sportLatest.jpg) no-repeat;
	margin-top:-3px;
}
#sportFeat	{
	position:relative;
	float:left;
	width:278px;
	height:172px;
	float:left;
	background:url(../images/sportFeatured.jpg) no-repeat;
	padding-top:45px;
	padding-left:5px;
	padding-right:5px;
}
#sportComing	{
	position:relative;
	float:left;
	width:274px;
	height:172px;
	float:left;
	background:url(../images/sportComing.jpg) no-repeat;
	padding-top:45px;
	padding-left:5px;
	padding-right:5px;
}
#btnViewAll a	{
	color:#FFFFFF;
}
#btnViewAll a:hover	{
	color:#666666;
}

#sportFeatured	{
	position:relative;
	width:570px;
	height:29px;
}
#sportFeaturedContent	{
	position:relative;
	width:570px;
	height:233px;
	background:url(../images/featuredTitleBackground.jpg);
	border-bottom:1px solid #BECAE2;
}
#whatsNew	{
	position:relative;
	width:282px;
	height:29px;
	float:left;
	margin-top:5px;
	margin-right:6px;
}
#whatsNewContent	{
	position:relative;
	width:282px;
	height:200px;
	float:left;
	margin-right:6px;
	background:url(../images/smallerBackground.jpg);
	border-bottom:1px solid #BECAE2;
}
#comingSoon	{
	position:relative;
	width:282px;
	height:29px;
	margin-top:5px;
	float:left;
}
#comingSoonContent	{
	position:relative;
	width:282px;
	height:200px;
	float:left;
	background:url(../images/smallerBackground.jpg);
	border-bottom:1px solid #BECAE2;
}
#product	{
	position:relative;
	width:175px;
	height:225px;
	float:left;
	margin-left:15px;
	text-align:center;
	margin-top:12px;
}
#product a	{
	color:#FF9933;
}
#product a:hover	{
	color:#FF6600;
}

#whatsNewContent a	{
	color:#FF9933;
}
#whatsNewContent a:hover	{
	color:#FF6600;
}
