﻿body {
	background: transparent !important;
}

#container {
	width: auto !important;
}

#header-logo, #main-menu, #menu, .noprint
{
    display: none;
}

#content {
	width: 100%;
	padding: 44px 0 0 0;
}

#content-wrapper {
	border: none;
}

a.menu-pencil, a.menu-pencil:visited, a.menu-pencil:active
{
	text-shadow: none;
	background: transparent;
	color: grey;
}

a.menu-pencil span {
	filter: none;
}
