/*
 * This style sheet is provides two DIV
 * style definitions that allow authors to
 * create two-column pages.
 *
 * 26-May-2005 / Alex van Oostenrijk
 * 
 */

div.end
{
  clear:         both; 
  float:         none; 
  display:       block;
}