.imgsw img
{
  margin-top: 3em;
}

.imgsw .caption
{
  margin-bottom: 3em;
}

.imgsw-thumbs a,
.imgsw-controls a
{
  color: #2a2a2a;
  text-decoration: none;
  font-size: 0.6em;
  line-height: 2.333em;
  margin: .5ex .5em 0 0;
  margin: 0 .5em 0 0;
  border-bottom: none;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
}

.imgsw-thumbs a
{
  padding: 0 .75ex;
  margin: .5ex;
}

.imgsw-thumbs a:hover,
.imgsw-controls a:hover
{
  color: #2a2a2a;
  border: none;
  border-bottom: 1px solid #2a2a2a;
  margin-top: 0;
}

.imgsw-toplevel a.imgsw-link-img
{
  border: none;
  text-decoration: none;
}

.imgsw-thumbs a.active
{
  font-weight: bold;
  color: #aaaaaa;
  margin: 0;
}

.imgsw-controls
{
  display: inline;
  padding: 0;
  margin: 0;
}

.imgsw-thumbs
{
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 1.5em;
}

.imgsw-viewport
{
  clear: both;
}

.imgsw-toplevel
{
  position: relative;
  margin: 0 -1.75em 1.75em -1.75em;
  padding: 1.75em;
  background: #eee;
}

.imgsw-toplevel img
{
  margin: 0;
  padding: 0.5em;
  background: #fff;
}
