/* PRINT CSS */

@import url(default.css);

img.header {display:none;}
#leftSideBar {display:none;}
#index {display:none;}

#mainContent {float:none; width:600px;}
img.printHeader {display:block;}
#wrapper {width:620px; margin:0 auto; background:none; padding-bottom:20px;}
#footer {width:540px;}

/*#ish {display:none;}*/

#ish {position:relative; font: 10px Verdana, Arial, Helvetica, sans-serif; text-align:left; color:#fff; width:250px; margin-bottom:20px;}
#ish div.ishContent {position: inherit; top:auto; left:auto; width:250px;}
#ish div.ishContent span.newsfrom {display:none;}
#ish div.ishContent span.date {font:bold 16px Arial, Helvetica, sans-serif; color:#0F5BA2;}
