div.clearer {
	clear: left;
	line-height: 0;
	height: 0;
}

#navigation {
	position: absolute;
	top: 73px;
	left: 355px;

	z-index: 100;
}


/* ================================================== */

strong {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

p {
	margin-bottom: 14px;
}

#text ol, ul {
	list-style: disc;
}
#text li {
	margin-left: 35px;
}