div.cntdiv {
	width:140px;
	text-align:center;
	height:28px;
	background-color:#cccccc;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	margin: 0 auto;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
}
img.cntimg {
	width:10px;
}