@charset "UTF-8";
/* CSS Document */
#header,
#current_status,
.breadcrumbs,
#footer{
	display:none;
}

html, body{
	overflow: visible !important;
}
