ul.latestGalleryPosts {
	list-style-type: none;	
}

ul.latestGalleryPosts li {
	float:left;
}

ul.latestGalleryPosts li img {
/*
	width:48px;
	height: 48px;
*/
	width: 75px;
	height: 75px;
	margin:0px 0px 5px 10px;
}