/*
-----------------------------------------------
BDG McColl styles (news)
----------------------------------------------- */


/* Main
----------------------------------------------- */

.newsitem {
	width: 757px;
	clear: both;
}

.newsdate {
	width:130px;
	float: left;
	text-align: right;
	padding-right: 10px;
}

.newscontent {
	width: 517px;
	float: left;
	text-align: left;
	padding-right: 100px;
}

.newscontent img {
	float: right;
	margin: 5px 0px 5px 10px;
	clear: right;
}

.newscontent_a {
	width: 517px;
	float: right;
	text-align: left;
	padding-right: 100px;
}

.newsdate_a {
	width:130px;
	float: left;
	text-align: right;
	padding: 3px 10px 2px 0px;
	height: 18px;
	background: #cccccc;
	margin-top: 20px;
}

.newsdate_a p , .newstitle p {
	margin: 0;
}

.newstitle {
	width: 612px;
	float: left;
	text-align: left;
	min-height: 18px;
	background: #e5e5e5;
	padding: 3px 0px 2px 5px;
	margin-top: 20px;
}



h2.replaceleft {
	margin-top: 10px;
	font-size: 17px;
}

h2.replaceleft2 {
	margin-top: 10px;
	font-size: 17px;
}