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

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

h3.eventheader {
	font-size: 1.2em;
}

#ToolHeader {
	display: none;
}

#Search {
	margin-top: 10px;
}

#Menu #sBulletin {
	visibility: visible;
}

.content {
	width: 756px;
	margin-top: 8px;
}

.content h3.orange {
	font-family: "Arial CE" Arial "Helvetica CE" Helvetica "Verdana CE" Verdana "Geneva CE" Geneva sans-serif;
}

html>body .content h3.orange {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.text, .listContent, .ArticlePreview {
	background: #ffffff;
	color: #000000;
}
/*
.tools .search form {
	margin-top: 19px;
}

html>body .tools .search form {
	margin-top: 10px;
}
*/
.search label {
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

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

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

.text h4 {
	font-size: 1.2em;
}

.text a {
	text-decoration: underline;
}

div.text div.left {
	width: auto;
	height: auto;
	margin: 5px 20px 5px 0px;
	padding: 0px;
}

div.left p.img {
	position: relative;
	float: none;
	margin: 0px;
}

.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 10px 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;
}

.supporters p.mail {
	background: transparent;
	color: #000000;
}

.controls {
	text-align: right;
}
.controls a {
	font-size: 10px;
	font-weight: bold;
	margin-right: 5px;
}

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



