/* ---------------------- NEWS Single --------------------------*/
p.news-single-date{
	color: #000000;
	font-weight: bold;
}

h3.news-single-header{
	margin: 0px;
	padding: 0px;
	color: #AE1B21;
	font-size: 1.0em;
	text-decoration: none;
}

p.news-single-subheader{
	font-weight: bold;
}

/* ---------------------- NEWS Latest --------------------------*/
.news-latest-date{
	color: #FF3333;
}

.news-latest-item h3, .news-latest-item p{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.news-latest-morelink a:link{
	background-image:url(../lay/news_list_morelink_content.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0em 0em 0em 1.3em;
}

.news-latest-morelink a:hover{
	text-decoration: underline;
}


/* ---------------------- NEWS LIST MITTE ---------------------------*/

p.news-list-date{
	color: #000000;
	font-weight: bold;
}

.news-list-morelink{
	display: none;
}

.news-list-item h3{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-decoration: none;
}

div.news-list-item{
	margin: 15px 0px 0px 0px;
}
