@import "tool_global.css";

#sidenote h1 {
	margin-bottom: .5em;
	font: normal 1.9em Georgia, serif;
	color: #1473A7;
}
#toggle {
	text-decoration: none;
	font-size: .75em;
	background: transparent url(/lab/tools/c/images/btn-show.gif) no-repeat;
	width: 99px;
	height: 19px;
	display: block;
	padding: .4em 0 0 .7em;
	margin-bottom: 1em;
	color: #222;
}
