
p.Logo img {
	max-width: 100%;
}

#header {
	height: 100px;
}

#side-bar-left,
#side-bar-right {
	position: static;
	width: auto;
	padding: 0 .8em 1em .8em;
	overflow-x: hidden;
}

body #breadcrumbs,
body #main,
body #footer {
	border-right-width: 0 !important;
	border-left-width: 0 !important;
}

p.LeftBarVisibility,
p.RightBarVisibility {
	display: none !important;
}

#bypass {
	position: static;
	width: auto;
}

#toc,
#toc:hover {
	position: static;
	opacity: 1;
	border-bottom: none;
	border-left: none;
	margin-top: 1em;
}

#toc,
#toc:hover {
	position: static;
	opacity: 1;
	border-bottom: none;
	border-left: none;
}

#toc p.Title {
	text-align: left;
}

#toc ol {
	display: block;
}

#breadcrumbs,
#main,
#footer {
	padding-left: 1em;
	padding-right: .5em;
	margin-left: 0;
	margin-right: 0;
}

body div.SlideShow div.Slide h3,
body div.SlideShow div.Slide div.Comment {
	display: block;
	position: static;
	background-color: transparent;
}




