@CHARSET "ISO-8859-1";
@font-face {
    font-family: 'calibriregular';
    src: url('/fonts/calibri-webfont.eot');
    src: url('/fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/calibri-webfont.woff') format('woff'),
         url('/fonts/calibri-webfont.ttf') format('truetype'),
         url('/fonts/calibri-webfont.svg#calibriregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{font-family: 'calibriregular', Arial, sans-serif;font-size:14px;}
body * {visibility: hidden;}
#block-content, #block-content * {visibility: visible;}
#block-content {position: absolute;left: 0;top: 0;}
.chosen-results, .link-search, #block-left{display: none;}

.block-documentation img{max-width: 200px;}
.obfuscation span {display:none;}