/* 
  File name:  print
  Created on: 29 September 2006 at 15:35
  Author:     Administrator  

  Description:
    An empty stylesheet.
*/

body {
    font-size: 9pt;
}

#page {
    border: none !important;
}

#banner { 
    display: none !important;
}

#left-box { 
    display: none !important;
}

#content {
    border: none !important;
}

.button {
    display: none !important;
}

#footer { 
    display: none !important;
}