@charset "utf-8";
html,body {
    overflow-x: visible !important;
    overflow-y: visible !important;
    height: auto;
 }

#header,#header--alt,#footer{display:none; }

#sidebar{display:none; }


.under .single .infoBox .secInner{
	display: block;
	max-width: 760px;
}