/* CSS Document */
	#SHSfPanel .SHSTabSet {
	top: 0px;
	}

	#SHSfPanel {
	position: relative;
	height: /*300px*/249px;
	width: 648px;
	overflow:hidden;
	background: url(/shop/static/img/SHSimg/SHSFeaturepanelwhite.gif) no-repeat;
	z-index: 600;
	margin: 0px 0px 25px;
	padding: 0px;
	}

	#SHSfPane1, #SHSfPane2, #SHSfPane3, #SHSfPane4 {
	position: relative;
	height: /*300px*/249px;
	width: 648px;
	overflow:hidden;
	background: url(/shop/static/img/SHSimg/SHSFeaturepanelwhite.gif) no-repeat;
	}

	#SHSfPanel ul.SHSTabSet li#SHSfTab1 {	left:0px;width: 163px;	background: url(/shop/static/img/SHSimg/SHSFeaturepaneltabstop.gif) no-repeat 0px 0px;color:#fff;}
	#SHSfPanel ul.SHSTabSet li.SHSfPanelOn#SHSfTab1 {	left:0px;width: 163px;	background: url(/shop/static/img/SHSimg/SHSFeaturepaneltabsOff.gif) no-repeat 0px 0px;color:#005baa;}

	#SHSfPanel ul.SHSTabSet li#SHSfTab2 {	left:163px;width: 162px;	background: url(/shop/static/img/SHSimg/SHSFeaturepaneltabstop.gif) no-repeat -163px 0px;color:#fff;}
	#SHSfPanel ul.SHSTabSet li.SHSfPanelOn#SHSfTab2 {	left:163px;width: 162px;	background: url(/shop/static/img/SHSimg/SHSFeaturepaneltabsOff.gif) no-repeat -163px 0px;color:#005baa;}

	#SHSfPanel ul.SHSTabSet li#SHSfTab3 {left:325px;width: 162px;background: url(/shop/static/img/SHSimg/SHSFeaturepaneltabstop.gif) no-repeat -325px 0px;color:#fff;}
	#SHSfPanel ul.SHSTabSet li.SHSfPanelOn#SHSfTab3 {left:325px;width: 162px;background: url(/shop/static/img/SHSimg/SHSFeaturepaneltabsOff.gif) no-repeat -325px 0px;color:#005baa;}

	#SHSfPanel ul.SHSTabSet li#SHSfTab4 {left:487px;width: 161px;background: url(/shop/static/img/SHSimg/SHSFeaturepaneltabstop.gif) no-repeat -487px 0px;color:#fff;}
	#SHSfPanel ul.SHSTabSet li.SHSfPanelOn#SHSfTab4 {left:487px;width: 161px;background: url(/shop/static/img/SHSimg/SHSFeaturepaneltabsOff.gif) no-repeat -487px 0px;color:#005baa;}
	
	.shoplinks li {margin-top: 10px;}
	
	.shoplinks ul {list-style: none;}

