/* Newsmodule Styling*/

.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
}
.news_datefull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom: 17px;
}
.news_itemtitle2 {
	font: normal 2em/1.1em Georgia, serif; letter-spacing: -2px; color: #858f23;
	text-decoration: none;
	margin: 0px 0 0px 0;
}
.news_itemtitle2full {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:  #99CC33;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 15px;
	
}

.news_textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 10px;
	margin-bottom: 15px;
}

.news_moduletitle {
	font: normal 3.64em/1.1em Georgia, serif; letter-spacing: -2px; color: #858f23;
	padding-bottom: 0.20em; background: transparent url(../imgs/bg-picotado.gif) repeat-x left bottom;
}

