.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #ECEBBD;
	height: 15px;
	width: 85px;
	border: 1px solid #5A4DAE;
	clear: both;
}

