.newsdate {
  margin: 0 0 12px;
  color: #666;
  font: normal 0.83em/1.2em verdana, sans-serif;
}

.commentlink {
  margin: 0;
  color: #2E3092;
  font: normal 0.83em/1.2em  verdana, sans-serif;
}

	#startpagenews h2 {
	  height: 1.2em;
	  padding: 4px 0 2px;
	  margin: 10px 0 3px;
	  border-bottom: 1px solid #D6CFE1;
	}
	
		#startpagenews h2 a {
		  float: left;
		  color: #ED1D24;
		  font: normal 1em/1.2em verdana, sans-serif;
		  text-decoration: none;
		}
		
		#startpagenews h2 a:hover { text-decoration: underline; }
		
		#startpagenews h3 {
		  margin: 0 0 5px;
		  padding: 0;
		}
		
		#startpagenews h3 a {
		  color: #2E3192;
		  font: normal 1em/1.29em verdana, sans-serif;
		  text-decoration: none;
		}
		
		#startpagenews h3 a:hover { text-decoration: underline; }
	
	#startpagenews h2 a.allnews {
	  float: right;
	  font-weight: bold;
	  padding-top: 4px;
	  font-size: 0.6em;
	  line-height: 1.5em;
	  text-decoration: none;
	  color: #2E3092;
	}
	
	#startpagenews h2 a.allnews:hover { text-decoration: underline; }
	
	#startpagenews ul {
	  margin: 0;
	  padding: 0;
	  list-style: none;
	}
	
		#startpagenews ul li {
		  margin: 0;
		  padding: 10px 7px;
		  background: transparent;
		  border-bottom: 1px dashed #EAE7F0;
		}
		
#news ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

	#news ul li {
	  margin: 0 0 10px;
	  padding: 0 0 5px;
	  background: url('../../../images/newsli.jpg') no-repeat 0 100%;
	}
	
	#news h2 {
	  margin: 0 0 10px;
	  padding: 0;
	  font: bold 1.17em/1.14em verdana, sans-serif;
	}
	
	#news li h2 a { text-decoration: none; }
		
img.newsimage {
  float: right;
  display: inline;
  margin: 0 0 10px 10px;
  padding: 1px;
  border: 1px solid #B3C7FE;
}

#startpagenewsfirst img#newsimage { border: 0; }

#newsgallerylink {
  float: right;
  display: inline;
  margin: 0 0 15px 15px;
}

#newsgallerylink a {
  display: block;
  text-align: right;
  padding: 0 25px 0 0;
  background: url('../../../images/gallery-icon.gif') no-repeat 100% 50%;
  font-size: 10px;
}

#readcomments { font-size: 10px; }

#news li h2 a.newslistcomments {
	font: normal 0.83em/1.33em verdana, sans-serif;
	text-decoration: underline;
}