#resources {
	margin: 0; padding: 0; list-style-type: none;
}

#resources li { padding-bottom: 1em; margin-bottom: 1em; clear: both; border-bottom: 1px solid #CCCCCC; }
#resources li.last { padding-bottom: 0; margin-bottom: 0; border-bottom-width: 0; }
.resource-image { float: right; }
.resource-description { float: left; }
.resource-description h2 { margin-top: 0; }
