.element_main
{
	background-repeat: no-repeat;
	min-height:546px;
	height:auto !important;
	height:546px;
	padding-top: 20px;
}

.element_main h1
{
	position: absolute;
	top: 20px;
	left: 10px;
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 36px;
	font-weight: normal;
	color: #999;
}

.element_main .text_box
{
	width: 360px;
	position: relative;
	top: 0;
	left: 360px;
	padding: 0px;
	margin: 0px;
}

.element_main h2
{
	margin: 0 0 35px 0;
	padding: 0;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

.element_main p
{
	margin: 0;
	padding: 0;
}

.element_main ul
{
	margin: 0;
	padding: 0;
	position: relative;
	padding: 0px;
	margin: 0px;
	list-style: none;
	height : auto;
	background-color: #fff;
}

.element_main .row
{
	margin: 0;
	padding: 0;
	position: relative;
	padding-left: 10px;
	padding-right: 5px;
	height: 17px;
	background-color: #FFFFFF;
}

.news_date_active,
.news_headline_active,
.news_date,
.news_headline,
.news_link
{
	position: absolute;
	width: 65px;
	left: 0xp;
	color: #666666;
	top: 2px;
}

.news_date_active,
.news_headline_active
{
	color: #333333;
}

.news_headline_active,
.news_headline
{
	width: 235px;
	left: 85px;
}

.news_link
{
	width: 35px;
	left: 322px;
}

.text_box p#headline
{
	font-family: arial;
	font-size: 16px;
	color: #333;
}

.text_box p#infotext
{
	font-family: verdana;
	font-size: 11px;
	color: #666;
	margin-bottom: 10px;
}

.text_box p#link
{
	font-family: verdana;
	font-size: 11px;
	color: #669900;
}

.text_box p#link
{
	 text-align: right;
	 padding-right: 2px;
}

.text_box #newsletter_box
{
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 18px;
	background-color: #fff;
}

a
{
	color: #669900;
}