/* Multimedia Page Style Sheet */

  #usefulinks li {margin-bottom: 3px;
  }
  .linktextmore {border-top:none;
  }
  .videolink {
  font-family : arial, verdana, "Lucidia Grande", Geneva, sans-serif;
  font-size : 0.75em;
  line-height : 1.6em;
  border-top : none;
  margin-bottom : 0;
  background-image : url(/images/video.gif);
  background-repeat : no-repeat;
  background-position : 0 0.35em;
  text-indent : 20px;
  }
  .audiolink {
  font-family : arial, verdana, "Lucidia Grande", Geneva, sans-serif;
  font-size : 0.75em;
  line-height : 1.6em;
  border-top : none
  margin-bottom : 0;
  background-image : url(/images/audio.gif);
  background-repeat : no-repeat;
  background-position : 0 0.25em;
  text-indent : 20px;
  }
  .mmvidsubhdg {color:#006291;
  }
  .mmaudsubhdg {color:#006291;
  }  
