img.leftPic {
	float: left;
	margin-right: 10px;
}

img.rightPic {
	float: right;
	margin-left: 10px;
}

#resourceList {
	clear: both;
}
