@charset "utf-8";
/* CSS Document */

@import url("newscentre.common_news.css");

div.article {
	padding-bottom:30px;
}

div.article h2 {
	font-size: 1.8em;
	color:#ea9a41;
	border:0;
	margin:0;
	font-weight:normal;
}

div.article p {
	width:auto;
	
}


div.article p.publicationdate {
	margin-top:8px;
}
