#count_container {
	width:100%;
	height:20px;
	margin:0px auto;
        position: relative;
	color: white;
	border:solid 0px #000000;
	background: gray;
}

