.galleryBlock ul li { display: block; float: left; }
.galleryBlock img {
	border: 1px dashed #6F561B;
	padding: 2px;	
	margin: 10px 5px 10px 0;
}