/*
 *css for image gallery
 */

.galleryContainer
{
  margin-top: 20px;
}

.galleryLink
{
  float: left;
  margin-right: 50px;
}
