body {
	margin: 0px;
	padding: 20px;
	font: 12px Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	color: #000000;
}

#page-tool #header div,
#page-tool h1.header,
#page-tool p.intro,
#page-tool #tool,
#page-tool #stripes-top, 
#page-tool #stripes-left, 
#page-tool #stripes-right,
#page-tool #about #video,
#page-tool #more,
#page-tool #footer {
	display: none;
}

#page-tool .header {
	font-size: 150%;	
	font-weight: bold;
	margin: 10px 0px;
	clear: both;
}

#page-tool ol {
	list-style: none;
	margin: 20px 0px 0px;
	padding: 0px;
}

#page-tool #guide li {
	display: block;
	clear: left;
	padding: 10px 0px;
}

#page-tool #guide li img {
	display: block;
	width: 231px;
	height: 153px;
	float: left;
}

#page-tool #guide li div {
	margin-top: 4px;
	margin-left: 241px;
}

#page-tool #guide .content .text {
	display: block;
	clear: both;
	margin-top: 10px;
	visibility: hidden;
}

#page-tool #logo {
	margin-top: 20px;
}

#page-tool #about .box {
	/* resets the height set by JS when guide content is collapsed */
	height: auto !important;
}