/* print.css|customers */
/* PRINT (local) */
/*#######################*/

/* fix FF printing bug*/
*{overflow:visible!important}


body {background: #fff}
#mdWrap, #mdHead, #mdBody, #mdFoot, #mdLogo, #mdBody .mdBoxSub {width: auto; height: auto!important}
body img#bg {display: none}
#mdHeadMisc {display: none}
#mdHeadMenu, #mdLeftMenu, #mdBodyRight {display: none}
#mdBody {padding: 0}

#mdBodyLang{display:none}
#mdBodyMain,#mdBodyContent,#mdBodyContentSub{float:none!important;display:static}

#mdFoot address{margin-top:2em;width:80%;text-align:left}

