.hide {
	display: none;
}
form {
	border: 0;
	margin: 0;
	padding: 0;
}
table.blog span.article_seperator {
	display: block;
	height: 20px;
}
table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}
.highlight {
  background-color: #ffc;
}
table#adminform #toolbar {
	background: none;
}
table.contenttoc {
  margin: 5px;
  padding: 5px;
}
table.contenttoc td {
  padding: 0 5px;
}
td.buttonheading {
 	vertical-align: middle;
}
td.buttonheading img {
	margin-right: 5px;
}
table.nt-mainbody td.nt-mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 5px;
  line-height: 20px;
  background: #ddd;
  border-bottom: 1px solid #888;
}
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
  border-bottom: 1px solid #333;
}
td.sectiontableentry1,
td.sectiontableentry2{
  padding: 4px;
  border-bottom: 1px solid #333;
}
table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}
div.contentpane, div.contentpaneopen {
  width: 100%;
}
.clr {
	clear: both;
}
div.mosimage {
  margin: 5px;
}
table.adminform textarea {
  width: auto;
  color: #666;
}