.resourceslist ul {
   list-style:none;
	 margin:0;
	 padding:0;
}
.resourceslist li {
   width:664px;
	 float:left;
}
.resourcesimage {
   width:200px;
	 float:left;
}
.resourcesdetails {
   width:440px;
	 float:right;
}
