h2 {
  width: 95%;
  color: #666;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  font-style: italic;
  font-weight: bold;
  font-family: georgia, times, serif;
  position: absolute;
  top: 60px;
  left: 2px;
}

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

#rlm-photo div {
  position: absolute;
  z-index: 4;
  top: 13px;
  left: 13px;
  width: 210px;
  height: 303px;
  overflow: hidden;
}

#rlm-photo-gal {
  width: 300px;
  position: absolute;
  top: 435px;
  left: -3px;
}

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

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

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

div#cnt {
  width: 300px;
  position: absolute;
  left: 256px;
  top: 106px;
}

