#hsbody legend {
  position: static; /* this line and the following one = fix for IE fieldsets */
  top: 0em;  /*see http://www.webmasterworld.com/forum83/2379.htm */
  padding: 3px 5px;
  margin: 0;
}

#hsbody fieldset {
  padding: 10px; /* leave top(?) as is to work with IE fixes */
  margin: 10px 0 20px 0;
  position: static;  /* see http://www.webmasterworld.com/forum83/2379.htm */ 
  padding-bottom: 0; /* see http://www.webmasterworld.com/forum83/2379.htm */
}

html>#hsbody fieldset {padding-top: 0} /* see http://www.webmasterworld.com/forum83/2379.htm */

div#sidebar, div#container ul , #logo{
display:none;
}
 


