@CHARSET "UTF-8";

div#news-content {
	clear: both;
	margin: 0pt auto;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #9d9d9d;
	font-size: 11px;
}

div#news-content h1 {
	color: #484848;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0px 15px 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e3e3e3;
}


div#news-content div.newsElement{
	clear: both;
	width: 988px;
	margin: 0pt auto;	
}


div#news-content div.newsElement div.nItem {
	clear: both;
	width: 965px;
	margin: 0pt auto;
	font-size: 12px;
	padding-top: 10px;
}

div#news-content div.newsElement div.nItem h2 {
	float: left;
	width: 875px;
	color: #484848;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: right;
	height: 25px;
	vertical-align: middle;
}

div#news-content div.newsElement div.nItem div.date {
	float: right;
	width: 70px;
	height: 25px;
	padding-top: 3px;
	text-align: right;
}

div#news-content div.newsElement div.nItem div.description {
	clear: both;
	width: 965px;
	color: #9d9d9d;
	font-size: 11px;
	font-family: "Verdana", sans;
	text-align: justify;
}


div#news-content div.newsElement div.nItem div.description a {
    color: #DD7F31;
    font-size: 11px;
    text-decoration: underline;
}

div#news-content div.newsElement div.nItem div.description a:hover {
    text-decoration: none;
}


div#news-content div.separator {
	clear: both;
	width: 988px;
	background: url("../img/news_separator.jpg") 0px 5px no-repeat;
	height: 14px;
}

div#news-content div#news_title {
	clear: both;
	width: 100%;
	height: 28px;
	border-bottom: 1px solid #e3e3e3;
}

div#news-content div#news_title h1{
	float: left;
	width: 900px;
	height: 27px;
	color: #484848;
	font-size: 18px;
	font-weight: normal;
	border: none;
	padding: 0px;
	margin: 0px;
}

div#news-content div#news_title div#date{
	float: right;
	width: 70px;
	height: 28px;
	padding-top: 10px;
	text-align: right;
}

div#news-content div#news_title div#date{
	float: right;
	width: 70px;
	height: 28px;
	padding-top: 10px;
	text-align: right;
}

div#news-content div#nText{
	clear: both;
	width: 995px;
	padding-top: 10px;
	margin: 0pt auto;
	text-align: justify;
}

div#news-content div#nText a{
	color: #DD7F31;
    font-size: 11px;
    text-decoration: underline;
}

div#news-content div#nText a:hover {
    text-decoration: none;
}
