.GalleryPhotoItem
{
	float:left;
	width:70px;
	height:70px;
	margin:4px;
	border-color:Red;
}

.GalleryItemSelected
{
	background-repeat:no-repeat;
}




