.divider
{
	/*border-bottom: 1px solid #f5841e;*/
	border-bottom: 1px solid #ec292d;
}

.messageDivider
{
	/*border-top: 1px solid #f5841e;*/
	border-top: 1px solid #ec292d;
}

.headerLink, .headerLink:visited
{
	font-weight: bold;
	color: #a7aaac;
}

.headerLink:hover
{
	text-decoration: underline;
}
