#work #main-tagline {
  margin-bottom: 40px; }
#work .display-piece {
  margin-top: 40px;
  height: 425px;
  padding-bottom: 25px; }

.jcarousel {
  margin-bottom: 0px; }

.slider-nav {
  position: relative;
  top: 0px; }
  .slider-nav a {
    display: block;
    float: right;
    width: 15px;
    height: 15px;
    background-color: #37373e;
    margin: 0px 2px; }
  .slider-nav a.activeSlide {
    background-color: #707070; }
