#uberbox {
 position: fixed;
 height:100%;

}

.container_24 {
	margin-left:0px;

}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	margin-top: 8px;
	}

h2 {
	font-size: 1em;
	text-align: left;
	margin-left:3px;
}

p {
	font-size: 0.8em;
	margin-left: 15px;
}

ul {
	margin-left: 33px;
}

em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.italic {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.hidden {
	display: none;
}

.hideit {
	border-style: none;
}

.center { text-align: center;}

.toph1 {
	margin-top: 8px;
	text-align: center;
}

.topp {
	margin-top: 8px;
}

.code {
	font-size: 1em;
	/*line-height: 1em;*/
	font-family: "Courier New", Courier, Monaco, monospace;

}

.pcode {
	font-size: 1em;
	font-family: "Courier New", Courier, Monaco, monospace;

}

ul.examples li {
	font-size: 0.85em;
	line-height: 1.25em;
}

ul.subexamples {
	font-size: 0.8em;
	list-style-type: circle;
	margin-left: 20px;
}

ul.subexamples ul {
	list-style-type: disc;
	margin-left: 40px;
}

ul.links {
	font-size: 0.75em;
	list-style-type: none;
	margin-left: 10px;

}

.paragraph {
	text-indent:2em;
}
