pre, code {
	font-size: 1.2em;
	font-family: "Bitstream Vera Sans Mono", "Courier New", monospace
}
.item-list ul li {
	margin: 0;
	padding: 0;
	list-style: inherit
}
ul.menu li, li.expanded, li.collapsed, li.leaf {
	margin: 0;
	padding: 0
}
ul, ul ul, ul ul ul, ul ul ul ul, ol, ol ol, ol ol ol {
	list-style-type: none
}
table {
	border-collapse: collapse
}
th, thead th, tbody th {
	text-align: left;
	padding-right: 0;
	border-bottom: none
}
tbody {
	border-top: none
}
abbr {
	border-bottom: 1px dotted #666;
	cursor: help;
	white-space: nowrap
}
abbr.created {
	border: none;
	cursor: auto;
	white-space: normal;
}
hr {
	height: 1px;
	border: 1px solid #666;
}
form {
	margin: 0;
	padding: 0
}
fieldset {
	margin: 1em 0;
	padding: 0.5em
}
