#bodytext h2 {
	margin-top:1em;
	padding-top:0.5em;
	border-top:1px solid #851c14;
	}
	
#bodytext img {
	margin-bottom:0;
	}

#bodytext ul {
	list-style:none;
	margin-bottom:0.5em;
	}

#bodytext li {
	width:48%;
	margin:0.8em 0 0 0;
	background-color:#f9f4cc;
	}

#bodytext li a {
	display:block;
	padding:0.5em;
	text-decoration:none;
	}
	
table {
	clear:right;
	margin-left:0.5em;
	font-size:1.3em;
	}

td {
	padding:0.2em 1em 0.2em 0;
	}
	
#bodytext table p {
	margin:0;
	font-size:1em;
	}
	
#listing a.back {
	float:right;
	margin:0 1em 1em 0;
	}