#counter {
	margin: -4px -7px 0px 0px;
	border: 0px;
}

#counter img {
	margin:0px;
	padding:0px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: dotted;
	/*border-top-color: #E20A15;*/
	/*border-right-color: #E20A15;*/
	border-bottom-color: #E20A15;
	border-left-color: #E20A15;
	filter: Alpha(Opacity=70, FinishOpacity=10, Style=1, StartX=0, StartY=0, FinishX=224,FinishY=0);	
}