#page-toolbar,
#top-content,
#main-tools,
#secondary-tools,
#reportlink,
#pagesettings,
#page-side-toolbar,
#module__login,
#sidebar div.header,
#page-footer,
#notifications,
.page-history {
        display: none;
}

td#page-col-1,
td#page-col-3 {
        background-image: none;
}

#wikicontent h1,
#wikicontent h2,
#wikicontent h3,
#wikicontent h4,
#wikicontent h5,
#wikicontent h6 {
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #393733;
}

#wikicontent h1.pagetitle {
        display: none;
}

h1.wikititle a {
        height: 32px;
        padding-bottom: 8px;
        text-decoration: none !important;
        color: #222;
        background: url(https://apidoc2.pbwiki.com/f/32x32-digg-guy.gif) no-repeat 0px 0px;
        padding-left: 36px;
}

h1.wikititle a:hover {
        color:#000;
        background-position:0px 0px
}

h1.wikititle a:hover {
        text-decoration:none !important
}

pre {
	background: #faf9f3;
	border: 1px solid #e9e2c5;
	padding: 0.5em;
	overflow: auto;
	width: auto;
}

#powered-by {
        display: block;
        margin: 20px;
        font-size: 85%;
        color: #999;
}

#powered-by a:link,
#powered-by a:visited {
	color: #999;
}

#powered-by a:hover,
#powered-by a:active {
	color: #003;
	text-decoration: underline;
}

