.box{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	/*border: 1px solid #086DCB;*/
	position: relative;
	margin: 8px;
	padding-bottom: 3px;

	/*border-bottom: 1px #000 dotted;*/
	text-transform: uppercase;
}
.box2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	margin: 8px;
	/*border: 1px solid #086DCB;*/
	position: relative;
	padding-bottom: 20px;
	padding-left:2px;
	padding-right:2px;


	text-transform: uppercase;
	/*border-bottom: 1px #000 dotted;*/
	background: #D8DCE0;
}
