/**
	Main content
**/
div#main-content h1
{
	font-size:		16px;
	font-weight:		bold;
	color:			#191919;

	margin:			0 0 5px 0;
	padding:		0 0 3px 0;

	background:		transparent url('../../img/h3-bottom-separator.png') no-repeat bottom left;
}

div#main-content div.newline
{
	clear:			both;

	height: 		0;
}

div#main-content div.presentation div.item a.intranet:hover
{
	text-decoration:	none;
}