.syntaxhighlighter .toolbar {
	padding: 0.1em 0.8em 0em 0.8em !important;
	font-size: 1em !important;
	position: static !important;
	width: auto !important;
	height: auto !important;
}
.syntaxhighlighter .toolbar span {
	display: inline !important;
	margin-right: 1em !important;
}
.syntaxhighlighter .toolbar a {
	display: inline !important;
}
.syntaxhighlighter {
	padding-bottom: 1px;
}
