/*  ----- Created by Jacco van der Post - 2006 - Netcreators.com ---- */

/* NEWS */

#rightcontent p.bodytext {
	margin:0;
	padding:0;
	}

#news-latest-item {
	color:#000;
	display: block;
	font-size:11px;
	margin-bottom: 10px;
	padding-left:5px;
	width:150px;
	overflow: hidden;
	}

#news-latest-item h4 {
	margin: 0;
	padding: 0;
	margin-bottom:2px;
	}

#news-latest-item h4 a {
	font-size:11px;
	font-weight:bold;
	color:#03372b;
	text-decoration:none;
	}
	
#news-latest-item a:hover {
	color: #CC3333;
	 }

#news-latest-item a img {
	margin-top:2px;
	margin-bottom:6px;
	border: 1px solid #000;}
	}

#news-latest-item img, .news-list-item img, .news-single-img img {
	float:left;
	margin-right:5px;
	border: 1px solid #000;
	margin-bottom:0px;
	}

.news-list-date {
	float:right;
	margin-right:10px;
	font-size:10px;
	font-weight:normal;
	}

#news-latest-morelink, .news-list-morelink, .news-single-backlink {
	text-align:right;
	padding-right:5px;
	}	

#news-latest-morelink {
	padding:5px;
}

#news-latest-morelink a {
	font-size:11px;
	text-decoration:none;
	}
	

.clearer {
	clear:both; 
	}