@CHARSET "UTF-8";

#description, #nav_main, #nav_left, #right, #banner, #nav_bottom, .non_print, form{
  display: none;
}
#logo{
  position: static; background: none; float: left;
}
#left{
  float: right;
}
#content{
  clear: both;
}
#footer{
	padding-top: 5px;
  clear: both;
}
