p#date { display: none; }

 
#reportMain_Archive { 
	border-left: #3f5966 solid 1px;
	border-bottom: #3f5966 solid 1px;
	border-right: #5e879d solid 1px;
	margin-bottom: 2em;
	padding-bottom: 1em;
	background-color:#D5E2EA;
	background-image:url(../images/archive.png);
	background-repeat: no-repeat; }
	
#reportMain_Archive h3 {
		background: #608A9F url(../images/header-bg-1.jpg) no-repeat scroll left top;
		font-size: 1.2em;
		height: 17px;
		margin: 0;
		padding: 5px 0 2px 5px;
		color: #fff; }
#reportMain_Archive p { padding: 10px 5px; }
	
#reportMain_Archive li{margin-left: 1.5em;}

.columns .first { width:20%;}
.columns .last { width:75%;}