.researchReports table {
	width: 100%;
	margin-bottom: 0px;
}

.archiveResults {
	width: 100%;
	margin-bottom: 40px !important;
}

.archiveResults td, .archiveResults th {
	border: solid 2px #FFF;
	padding: 8px;
	font-size: 14px;
}

.archiveResults th {
	font-weight:bold;
	background-color: #0096AA;
}

.archiveResults th, .archiveResults th a, .archiveResults th a:hover {
	color: #FFF !important;
}

.archiveResults th img {
	margin-left: 5px;
}

.archiveResults .topic {
	width: 280px;
}

.archiveResults .cat-list-row0 {
	background-color: #CECECC;
}

.archiveResults .cat-list-row1 {
	background-color: #E5E5E4;
}

.category-list .filters {
	margin: 0px !important;
}
