.datebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: d0ca02;
	background-color: e0e0e0;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 100%;
	padding-left: 30px;
}
a:link {
	color: 0000ee;
}
a:visited {
	color: 0000ee;
}
a:hover {
	color: 0000ee;
}
a:active {
	color: 0000ee;
}