/* -------------------------------------------------------------- 
   
  Print stylesheet

-------------------------------------------------------------- */

* { color: #000 !important }
a { color: #000 !important; text-decoration: underline !important; }
body { margin: 0; padding: 0; }

#container { width: 620px; }
#header { width: 620px; height: 70px; }
#logo { left: 0; top: 20px; width: auto; height: 40px; }
#logo a { text-indent: 0; font-size: 18px; width: auto; height: 40px; line-height: normal; text-decoration: none !important; }
#nav { display: none; }
#nav1 { display: none; }
#nav2 { display: none; }
#search { display: none; }
#breadcrumb { display: none; }

#content { width: 620px !important; overflow: hidden; }
#col1 { width: 620px !important; margin: 0 !important; }
#col2 { display: none; }
#teaser { display: none; }
#footer { display: none; }
