/* LISTING TABLES AND TEXT */
.hidden {
	display: none;
}
.error {
	display: block;
}

.mainCategoryText {
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.moduleHeaderText, h1 {
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.pagination{
  text-align: center;
}
