#content a:link, dl.portlet a:link,
#content a:visited, dl.portlet a:visited{
	border-bottom: none;
}

#content a:link, dl.portlet a:hover{
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
}

#content a:hover, dl.portlet a:hover{
	color: black !important;
}

#content h1.documentFirstHeading{
	font-size: 2em !important;
}

#content h1{
	margin-top: 0px;
}

#edit-bar{
	margin-bottom: 2em;
    margin-top: 1em;
}