@charset "UTF-8";
@media screen, projection
{
  /* bugfix 3-Pixel-Jog Bug IE 5.x/Win, IE6 */
  * html #col3 { height: 1%; }
  * html #col1 {margin-right: -3px;}
  * html #col2 {margin-left: -3px;}
  * html #col3 { margin-left: 24%; margin-right: 24%; }
}

