/**************************************************************************\
* Copyright (c) 2000-2008 
\**************************************************************************/
/*черно-белый режий*/
*{
   background: #fff !important;
   color: #000 !important;
}
#header, #content-left, .menu, #footer, .tooltip  {
   display: none;
}
#content {
   width: 55.666em;
   padding: 0 22em 0 0;
}
#page {
   margin-bottom: 0;
}

