/* DIVERS */
.error {
	color: red;
	font-weight:bold;
}
#maincontent h5 {
	font-size: 1.6em;
	font-weight: normal;
}
.categories {
	font-size: 1.4em;
	font-weight: normal;
}
#maincontent h6 {
	border: 1px solid black;
	font-size: 1.1em;
	font-weight: normal;
	padding: 5px;
}