/*
 * patch for correct printing in IE
 * by sm@wm.ru, 2005-11-23
 */

#mainOuterTable {
    width: 600px;
}

#left, #header, #footer, #menu {display:none;}
#content {width:100%;}

#printHeader {display:block;}

