div.thumb{
	width:33%;
	float:left;
	height: 100px;
	background-size: cover;
	background-repeat: no-repeat;
	border-top: 4px solid #fff;
	cursor:pointer;
}
.edPhotoSliderElement{
	cursor:pointer;
}