.box {
	height: 12px;
	width: 65px;
	text-align: center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding: 2px;
	border-top: 1px solid  #444444;
	border-right: 1px solid  #444444;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
