#test-frame {
	background: #fff;
	border: solid 1px #666;
	width: 500px;
	margin: 0 1.5em;
	padding: 10px;
	font: 20px/1 helvetica, sans-serif;
	}
table#css-filters {
	border: solid 1px #666;
	}
table#css-filters * {
	font-size: 11px;
	font-weight: normal;	
	}
table#css-filters th {
	background: #fff;
	padding: 2px 4px;
	border-bottom: solid 1px #666;
	border-right: solid 1px #666;
	text-align: right;
	font-weight: bold;
	}
table#css-filters th a: hover {
	text-decoration: underline;
	}
table#css-filters thead th,
table#css-filters tfoot th {
	text-align: center;
	}
table#css-filters tfoot {
	border-top: solid 1px #666;
	}
table#css-filters td {
	color: #fff;
	background: #555;
	font-size: 10px;
	padding: 2px;
	text-align: center;
	border-bottom: solid 1px #bbb;
	border-right: solid 1px #bbb;
	}
table#css-filters td.y {
	background: #008000;
	}
table#css-filters td.n {
	background: #B30000;
	}
table#css-filters td code {
	font-size: inherit;
	}
table#css-filters a {
	text-decoration: none;
	}
#filter-test .more-info {
	display: block;
	margin: -.5em 0 1.25em 1.5em;
	}
a.poster-name {
	color: #000;
	font-weight: bold;
	}
	
tbody tr: hover {
	background: #aaa;
	}
input.text, textarea {
	display: block;
	}
textarea {
	border: solid 1px #666;
	background: #fff;
	color: #000;
	padding: 5px;
	}
input.text {
	margin: .5em 0;
	width: 20em;
	border: solid 1px #666;
	background: #fff;
	color: #000;
	padding: 3px;
	}
#content {
	width: 870px;
	w\idth: 820px;
	}
#goto-toc {
	width: 820px;
	}
