
div#resources div.resource { height:100px; padding:8px; }
div#resources div.resource div.img { text-align:center; width:200px; height:100px; float:left; }
div#resources div.resource div.img img { padding-left:16px; }
div#resources div.resource div.info { padding-left:20px; width:400px; float:left; }
div#resources div.resource div.info p.title { font-size:120%; font-weight:bold; }

