@media print{
#leftSide h1{ display:block;}
#wrapper{ overflow:visible;}
#leftSide{ overflow:visible; float:left;}
#rightSide{ float:right;}
#rightSide #contentWrapper{ overflow:visible; }
.detailWrapper { width:100%;}
#rightSide .footerContent{ height:99px; margin-top:-1px; clear: both;}
.detailWrapper { overflow: visible;}
#Wrapper {display:block;overflow:visible;}
#MainContent {overflow:visible; background:#FFFFFF;}
#Content {overflow:visible;display:block;}
/*#Content { width:805px;margin-left:165px;}*/
#FooterNav {clear:both;}
/*.ContentBottom{ position:absolute; bottom:0; }*/
#MainContent > #contentWrapper{ width:832px; margin-left:165px; overflow: visible; background: #fff;}
#MainContent #Content #contentWrapper{ overflow:visible;margin:0;}
#Howto {overflow: visible; background: #fff; padding-bottom: 100px; margin-bottom: 0px;}
#MainContent #contentWrap{ width:835px; margin-left:165px; display:block;}
.calendar { height:700px;overflow:visible;}
}
