 #floater { display: none; }
 #content2 { display: none; }
 #content1 { 
   width: auto; 
   margin: 0; padding: 0; 
   border: 0; 
   font: 8pt verdana, arial, sans-serif;
   float: none !important; 
}
a { 
  text-decoration: none; 
  color: black;
}

