/* Gallery Control CSS */

.DivSilverLightGalleryWrapper
{
  position:relative;
  width:100%;    
}

.DivSilverLightGallery
{	
	width:600px;
	height:600px;
	margin-left:auto;
	margin-right:auto;	
	z-index:1;	
}