H1 {
	font-size: 150%;
	margin-top: 0;
}

H2 {
	font-size: 125%;
	margin-top: 1.2em;
	margin-bottom: 0.2em;
}

UL.articles {
	list-style-type: square;
	margin: 0px;
	padding: 0 0 0 16px;
	margin-bottom: 1em;
}

DIV.forumMessage { display: none; }