.surveyCounter {
	width: 894px;
	height: 136px;
	overflow: hidden;
	margin: 0 auto 16px auto;
	background: url(../img/bg-surveyCounter.jpg) center 0px no-repeat;
	padding: 14px 0 0 0;
}
.surveyCounter h5 {
	color: #999;
	font-size: 20px;
	float: left;
	width: 305px;
	height: 63px;
	padding: 0 0 0 45px;
}
.surveyCounter a {
	float: right;
	font-size: 20px;
	text-decoration: none;
	background: url(../img/bullet-arrow-surveyCounter.jpg) center right no-repeat;
	padding: 8px 30px 8px 0;
	color: #447AB6;
	width: 350px;
	text-align: right;
	margin: -8px 40px 0 0;
}
.surveyCounter a span {
	color: #999;
}
.surveyCounter a:visited {
	color: #447AB6;
}
.surveyCounter a:hover {
	color: #07415B;
	text-decoration: none;
}
.surveyCounter p { color: #666;
	font-size: 14px;
	text-align: center;
	padding: 6px 0 0 0;
	clear: both;
	margin: 0 !important;
	top: 0 !important;
}
.surveyCounter p a {
	font-size: 14px !important;
	float: none !important;
	background: none !important;
}
.surveyCounter ul {
	list-style-type:  none;
	height: 35px;
	overflow: hidden;
	width: 830px;
	margin: 0px 0 0 44px !important;
	clear: both;
	float: left;
}
.surveyCounter ul li {
	display: block;
	float: left;
	background: url(../img/bg-counterBlocks.gif) top left no-repeat;
	height: 35px;
	width: 52px;
	overflow: hidden;
	margin: 0 0.170em 0 0 ;
}
.on {
	background: url(../img/bg-counterBlocks.gif) bottom left no-repeat !important;
}
