.galleryPicDiv {
	float:left;
	width:100px; 
	height:100px;
	border:1px solid #ddd;
	margin-right:8px;
	margin-bottom:8px;
}
