#ToolHeader {
	display: none;
}

#Menu #sBulletin {
	visibility: visible;
}

.text, .listContent, .ArticlePreview {
	background: #ffffff;
	color: #000000;
}

h1 {
	font-size: 2em;
	line-height: 1em;
}

h3,h4 {
	font-size: 0.9em;
}

.text {
	width: 476px;
	height: 200px;
	margin: 1px 0px 0px 0px;
	padding: 20px;
	clear: both;
}

html>body .text {
	width: 456px;
	height: auto;
	min-height: 200px;
}

div.ArticlePreview {
	width: 476px;
	padding: 20px;
}

html>body div.ArticlePreview {
	width: 456px;
}

div.article p.img {
	position: relative;
	float: left;
	margin: 15px;
	padding: 0px;
	border: 1px solid;
}

div.article {
	clear: both;
}

#Content p.perex {
	margin: 20px 0px;
	text-align: justify;
	font-weight: bold;
}

div.body {
	margin: 20px 0px;
	text-align: justify;
}

#Content div.source {
	font-size: 0.8em;
	font-weight: bold;
}

.contentList {
	position: relative;
	float: left;
	width: 220px;
	height: 768px;
	margin: 0px 0px 0px 20px;
}

html>body .contentList {
	width: 240px;
	height: 768px;
}

.listContent {
	min-height: 488px;
	padding: 20px;	
	line-height: 25px;
}

.listContent p, h4 {
	margin: 0px;
	padding: 0px;
}

.listContent div {
	margin: 0px 0px 20px 0px;
}

.listContent a {
	display: block;
	position: relative;
	float: right;
	padding-top: 5px;
}

.supporters p {
	background: #4c4c4c;
	color: #ffffff;
	padding: 10px;
}

.supporters p a {
	background: transparent;
	color: #ffffff;
	font-weight: bold;
}

.supporters p.active {
	background: #f15a40;
}

div.controls {
	width: 496px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

p.controls {
	text-align: right;
}

.controls a {
	font-size: 10px;
	font-weight: bold;
	margin-right: 5px;
	font-variant: small-caps;
}

.controls a img {
	vertical-align: middle;
}

div.formInput, div.Comments {
	width: 496px;
	margin: 50px 0px;
	padding: 0px;
}

div.Comments table {
	width: 490px;
	border-top: 1px solid #ffffff;
}

div.Comments td {
	padding: 15px 5px 15px 0px;
	border-bottom: 1px solid #ffffff;
	text-align: justify;
}

div.Comments td.meta {
	width: 180px;
	line-height: 1.4em;
}

div.formInput button {
	background: transparent;
	width: auto;
	text-align: right;
	vertical-align: top;
}

div.formInput .long {
	width: 300px;
}

span.textRight {
	display: block;
	position: relative;
	float: right;
	text-align: right;
}

p.archive {
	padding: 5px 0px;
}

p.archive a {
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.4em;
}

