h2 {
  width: 320px;
  height: 61px;
  background: url(img/gallery.gif) no-repeat top left;
  font-size: 1px;
  text-indent: -9999px;
  margin-top: 10px;
}

.mainimg {
  width: 148px;
  padding: 8px 7px 12px 7px;
  margin-left: 36px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop',src='img/studio-frame.png');
}

div[class=mainimg] {
  background: url(img/studio-frame.png) no-repeat top left;
}

.gallmain {
  width: 134px;
  height: 93px;
  background: black;
}

ul.gallery {
  list-style: none outside;
  margin: 10px 15px 0px 20px;
  width: 300px;
  clear: both;
}

ul.gallery li {
  width: 148px;
  height: 108px;
  margin-right: 0px;
  font-size: 1px;
  display: block;
  float: left;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop',src='img/studio-frame.png');
}

ul.gallery > li {
  background: url(img/studio-frame.png) no-repeat top left;
}

ul.gallery li a {
  display: block;
  position: relative;
  background-repeat: no-repeat:
  background-position: top left;
  width: 134px;
  height: 93px;
  margin: 5px 0px 0px 5px;
  vertical-align: bottom;
  line-height: 300%;
  font-size: 1px;
  overflow: hidden;
}

ul.gallery li#p1 a { background-image: url(img/studio-001-thumb.jpg); }
ul.gallery li#p2 a { background-image: url(img/studio-002-thumb.jpg); }
ul.gallery li#p3 a { background-image: url(img/studio-003-thumb.jpg); }
ul.gallery li#p4 a { background-image: url(img/studio-004-thumb.jpg); }
ul.gallery li#p5 a { background-image: url(img/studio-005-thumb.jpg); }

