
#sidebar ul li.selected { list-style-image: url(images/arrow_black.gif) }

h1, h2 { color: #666666 }

#sidebar ul li.selected,
#sidebar ul li a:hover {
   color: #666666;
}

@media screen {

  #hdrProfServices {
    height:33px;
    background:url(images/h_prof_services.gif) no-repeat;
    text-indent:-9000px;
  }

  #hdrCustomDevelopment {
    height:33px;
    background:url(images/h_custom_development.gif) no-repeat;
    text-indent:-9000px;
  }

  #hdrInstallation {
    height:33px;
    background:url(images/h_installation.gif) no-repeat;
    text-indent:-9000px;
  }

  #hdrTraining {
    height:33px;
    background:url(images/h_training.gif) no-repeat;
    text-indent:-9000px;
  }
}