.box {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2971b9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	width: 100px;
}
