#newsListing dt { clear: left;  }
#newsListing dd {
	margin: 2px 0 5px 3px;}
#newsListing dd img { 
	width: 150px;
	margin: 5px auto; padding: 3px; border: 1px solid #999;
	background-color: #ccc; }
	#newsListing dd img { 
		float: left; width: auto;
		margin: 0 5px 5px 0; }
#newsListing dd span { font-style: italic; }