.block_count {
	/*background:url(/templates/images/count_bg.png) no-repeat 0px 27px;*/
	margin:0px 0px 30px 0px;
}
.count_title {
	float:left;
	font-size:14px;
	color:#5f5f5f;
	width:120px;
	height:26px;
	margin:2px 0px 2px 30px;
}
.count_left, .count_right{
	float:left;
	background:url(/templates/images/count_element.png) repeat-x;
	width:16px;
	height:26px;
	color:#434343;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:2px 0px;
}
.slash {
	float:left;
	margin:2px 0px;
}

.red {
	color:#dc0000;
}
