ul#list-resources
{
}
ul#list-resources li
{
	clear: left;
	margin-left: 0;
	padding-top: 1em;
	padding-bottom: 1em;
	list-style-type: none;
}
ul#list-resources li h2
{
	line-height: 1.2;
	margin-bottom: .3em;
	font-size: 1.1em;
}
ul#list-resources li p
{
	line-height: 1.3;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: .9em;
}
ul#list-resources li p.author
{
	font-size: 1em;
}
ul#list-resources li img
{
	float: left;
	margin-right: 1em;
	border: 1px solid #000;
}
