td#leftmenu {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	margin-bottom: 0;
}
h1 {

}
h2 {

}
h3 {
	margin: 0.75em 0 0 0;
}
h4 {
	margin: 0.125em 0 0 0;
}
h5 {
	margin: 0;
	font-size: 1em;
}
h6 {

}
p {
	margin: 0.5em 0 0.5em 0;
	/*text-indent: 1em;*/
}
.ref p {
	margin: 0;
}
.ref p.expl {
	margin: 0.5em 0 0.5em 0;
}
.ref ul {
	margin: 0;
	padding: 0 0 0 2em;
	list-style-type: decimal;
}
.doclist p {
	margin: 0 0 0 1.5em;
	text-indent: 0;
}
table.format_strings {
	border-collapse: collapse;
	width: 95%;
}
table.format_strings td, table.format_strings th {
	border: solid #333333 1px;
	padding: 2px;
}
table.format_strings th {
	background-color: #CCCCCC;
}
code {
	display: block;
}
#cal_container {
	width: 215px;
	height: 200px;
	float: left;
}
textarea.xmlcontainer {
	width: 100%;
	height: 25em;
}
table.format_strings {
	border-collapse: collapse;
	width: 95%;
}
table.format_strings td, table.format_strings th {
	border: solid #333333 1px;
	padding: 2px;
}
table.format_strings th {
	background-color: #CCCCCC;
}
label {
	font-weight: bold;
}