.post { padding: 35px 0 0 22px; }

#first { padding-top: 10px; }

.post img { float: left; }

h2 { margin: 18px 0 3px 23px; }

h3 {
	font-size: 10px;
	margin: 0 0 20px 22px;
}

h4 {
	float: left;
	padding: 70px 0 4px 10px;
	margin: 0
}

.post p, .post ol, .post ul {
	clear: left;
	padding: 8px 0 0;
	margin: 0 40px 5px 0;
}

.post li {
	margin: 5px 0 0 0;
	font-weight: bold;
}

.post ol li {
	margin: 10px 10px 0 25px;
	list-style-type: decimal;
	font-weight: normal;
}

.bull li {
	margin: 10px 10px 0 25px;
	list-style-type: disc;
	font-weight: normal;
}

.image { margin: 25px 0 5px 83px; }

cite {
	display: inline;
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
}

.mail {
	font: bold 13px/16px monospace;
	/* safari needs this: */
	line-height: 16px;
}
