#sc-photo {
  width: 552px;
  height: 225px;
  background: url('/images/layout/bg-sc-photo.png') 0 0 no-repeat;
  display: block;
  position: absolute;
  z-index: 3;
  top: 255px;
  left: -3px;
}

#sc-photo div {
  position: absolute;
  z-index: 4;
  top: 13px;
  left: 14px;
  width: 522px;
  height: 195px;
  overflow: hidden;
}

#sc-photo-gal {
  width: 540px;
  position: absolute;
  top: 486px;
  left: 0;
}

#sc-photo-gal div {
  float: right;
  width: 50px;
  height: 50px;
  overflow: hidden;
  border: 2px solid #d7d7d7;
  margin: 3px;
}

#sc-photo-gal div.active {
  border: 2px solid #6FB440;
}

#sc-photo-gal img {
  width: 50px;
  height: 50px;
  border: 0;
}

#content-wrapper #content .main-content h1 { margin-bottom: 5px; }