/* 
    Document   : SlideShowStyles
    Created on : Jul 4, 2009, 8:45:24 PM
    Author     : Ben
    Description:
        Purpose of the stylesheet follows.
*/

.NavTabDiv {
  position: relative;
  top: 0px;
  left: 0px;
  height: 432px;
}

.TabLink {
  position: relative;
  top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.TabImage {
  position: relative;
  top: 0px;
  left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
}
