/* put common css in here and remove from other versions */

/*essential for mouseovers in fimmap*/
#infolayer {position:absolute; z-index:1; left:900; top:400; visibility: hidden}

.popupbox
{
  color:white;
  font-size:9pt;
  background: url(/app/images/fim/coursepopupbg.png);
}

.popupbox a
{
  color: white;
  text-decoration:underline;
}