#bodytext {
	min-height:43em;
	}

#bodytext img {
	float:none;
	width:100%;
	margin:0 0 0.5em 0;
	}

#bodytext ul.listing {
	list-style:none;
	font-size:1em;
	margin-top:1em;
	}

#bodytext ul.listing li {
	clear:both;
	/*background-color:#f9f4cc;*/
	}
	
#bodytext ul.listing h2 {
	margin:0 0 0 25%;
	line-height:1em;
	}
	
#bodytext ul.listing p {
	margin-left:25%;
	margin-top:0.2em;
	}
	
#bodytext ul.listing p.date {
	float:left;
	width:20%;
	margin:0 0 0 0.5em;
	color:#4D6080;
	font-size:1.6em;
	font-weight:bold;
	line-height:1em;
	}
