.headerbox {
	background-color: #6E8989;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	width: auto;
	padding: 5px;
	border: 1px none #ece9e9;
}

