#content .adminLink a {
	border-bottom-width: 0;
}
#content .adminLink a:hover {
	background: none;
}
#content .adminLink img {
	display: inline;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content p {
	margin: 15px 0;
}

#content h1 {
	font-size: 18px;
}
#content h2 {
	font-size: 16px;
}
#content h3 {
	font-size: 14px;
}
#content h4 {
	font-size: 11px;
}
#content ul, 
#content ol {
	padding-left: 0;
	margin-left: 25px;
}
