
	#SpecialFeature {
		background:#DEE5F0 url(/images/widgets/side_specialfeature.jpg) no-repeat scroll 0 0;
		clear:both;
		color:#1E406D;
		display:block;
		float:none;
		margin:0;
		height:auto;
		min-height:1px;
		overflow:visible;
		padding:0;
		position:relative;
		width:306px;
	}
	#SpecialFeature img{    
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	
	.widgetBottomSpecialFeature
	{
		margin: 0 0 0 0;
		display: block;
		height: 5px;
		clear: both;
		background:#fff url(/images/widgets/side_specialfeaurebottom.jpg) top no-repeat;
		margin-bottom:10px;
	}