.pinkLink{
		color:#E43AE3 !important;
	}
	
	.dark{
		color:#C2005B !important;
	}
		.storeMainFeatureBox{
			padding: 2px 0 0 10px;
			background: #001526 url(../../images/layout/store/featuredHeader.jpg) top no-repeat;
			width:334px;
			float:left;
			margin-right:2px;
		}
		.storeMainFeatureBox .heading {
			font-weight:bold;
			font-size:12px;
			text-align:left;
			height:12px;
		}
		
		.storeMainFeatureBox .pageTitle h2{
			font-size:16px;
			font-weight:bold;
			text-align:left;
			font-family:Verdana,Geneva,sans-serif;
			padding-left:6px;
		}
		
		.storeMainFeatureBox a{
			color:#C2005B;
			font-weight:bold;
		}
		
		.storeMainFeatureBox .imgBox{
			padding-top:10px;
			padding-bottom:10px;
		}
		
		.storeMainFeatureFooter{
			padding: 0 9px 0;
			margin-right:1px;
			background: #001526 url(../../images/layout/store/featuredFooter.jpg) top no-repeat;
			width:326px;
			float:left;
			height:7px;
		}
		
		.storeFullwidthBox{
			padding: 2px 8px 0;
			background: #001526 url(../../images/layout/store/sectionHeader.gif) top no-repeat;
			width:673px;
			float:left;
			margin-right:2px;
		}
		.storeFullwidthBox a{
			color:#C2005B;
			font-weight:bold;
		}
		
		.storeFullwidthBox .heading {
			font-weight:bold;
			color:#C2005B;
			font-size:12px;
		}
		
		.storeFullwidthBox .pageTitle h2{
			font-size:16px;
			font-weight:bold;
			text-align:left;
			font-family:Verdana,Geneva,sans-serif;
			padding-bottom:15px;
			padding-left:4px;
		}
		.storeFullwidthBox .pageTitle h2 a{
			color:#FFFFFF;
			text-decoration:none;
		}
		
		.storeFullwidthBottom{
			padding: 0 7px 0;
			margin-right:2px;
			background: #001526 url(../../images/layout/store/sectionFooter.jpg) top no-repeat;
			width:673px;
			float:left;
			height:7px;
		}
		
		.storeFullwidthBox .box{
			float:left;
			width:160px;
			padding-right:6px;
		}
				
		.storeFullwidthBox .boxLast{
			padding-right:0;
		}
		
		.fixedHead{
			height:50px;
			overflow:hidden;
		}
		
		.storeChart .dotline{
		margin:0;
		padding:0;
		}
		
		
