h2 {
  margin-top: 20px;
  height: 18px;
  width: 127px;
  background: url(img/contact.gif) no-repeat top left;
  text-indent: -9999px;
  font-size: 1px;
}

ul.times {
  list-style: none inside;
  margin: 10px 8px;
}

ul.times li {
  font-weight: bold;
  line-height: 1.5em;
  font-size: 0.82em;
}

h3 {
  width: 317px;
  height: 42px;
  text-indent: -9999px;
  font-size: 1px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop',src='img/contact-details.png');
}

.main > h3 {
  background: url(img/contact-details.png) no-repeat top left;
}

.details {
  width: 311px;
  height: 140px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop',src='img/contact-back.png');
}

div[class=details] {
  background: url(img/contact-back.png) no-repeat top left;
}

.details dl {
  margin: 0px 0px 0px 111px;
  font-size: 0.76em;
}

.details dt {
  font-weight: bold;
  font-size: 1.2em;
}

.details dd.addr {
  margin-bottom: 1em;
}

.details dd a {
  text-decoration: none;
  color: black;
}

.details dd a:hover {
  text-decoration: underline;
}

.mainimg {
  width: 270px;
  padding: 8px 7px 12px 7px;
  margin-left: 36px;
  margin-top: 5px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop',src='img/gallery-frame.png');
}

div[class=mainimg] {
  background: url(img/gallery-frame.png) no-repeat top left;
}

#gallmain {
  width: 248px;
  height: 173px;
  background: black url(img/contact-map.gif) no-repeat top left;
}

#gallmain a {
  width: 100%;
  height: 100%;
  background: url(img/contact-map.gif) no-repeat top left;
  text-decoration: none;
  font-size: 1px;
  line-height: 200%;
  vertical-align: bottom;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  position: relative;
}




