.homeTitleImage {
  position:relative;
  top:26px;
  height:126px;
  background-image:url('../images/home/home_top_link.jpg');
  background-repeat:no-repeat;
  background-position:top left;
}

.homeGalleryList {
  position:relative;
  top:26px;
  height:22px;
  background-image:url('../images/home/home_gallery_link_bg.gif');
  background-repeat:no-repeat;
  background-position:top left;
}
