h3 {
	margin-top:1em;
	}
	
#content img {
	float:right;
	margin:0 0 1em 1em;
	}

table {
	width:40%;
	margin:1em 0;
	}

th {
	font-weight:bold;
	}

ul#links {
	clear:both;
	list-style:none;
	overflow:hidden;
	}

ul#links li {
	float:left;
	margin-right:0.7em; /* else links bust on PC browsers */
	}

#prev_next {
	margin-top:1em;
	}

#prev_next a {
	margin-right:1em;
	}

ul.chh_related_articles {
	margin-top:0;
	}
