.gallery_1
{
}

.gallery_1 .gallery_image
{
  border: none;
  padding: 3px;
}

.gallery_1 .thumbnail_cell
{
  border: none;
  padding: 3px;
}

.gallery_1 .thumbnail_title
{
  border-left: none;
  border-top: none;
  border-right: none;
  padding: 3px;
  text-align: center;
}

.gallery_1 .slide_show_text
{
  border-left: none;
  border-bottom: none;
  border-right: none;
  padding: 0px;
}

.gallery_1 .slide_show_title
{
  text-align: center;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
}

.gallery_1 .slide_show_description
{
  text-align: left;
  padding: 3px;
}

.gallery_1 .control_cell
{
  border-left: none;
  border-bottom: none;
  border-right: none;
  padding: 2px 0px;
  text-align: center;
}

.gallery_1 .control_cell a
{
  cursor: pointer;
  text-decoration: none;
  font-family: inherit;
}

.gallery_1 .control_cell a:hover
{
}


/* hard coded css */

div[class*='gallery-'] > a
{
  text-decoration: none;
}
