﻿acronym {
  cursor: help; 
}

#hsbody form#chartForm fieldset {
  position:relative;
/*  background:#eeffee;  ------------------------------------------------------------- LAYOUT DEBUGGING */
  
}

#hsbody form#chartForm fieldset legend {
  position:absolute;
  top: -16px; 
  left: -7px; 
}
#hsbody form#chartForm fieldset input.checkbox {
  border:0px solid #ffffff; 
  margin:0px 5px 0px 0px;
}

