#myGallery, #myGallerySet
{
display: none;
}

.imageElement
{
display: none;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.first
{
	display: block;
}
