div.go-green-articles div.col_1 {
	width: 360px;
	float: left;
	}

div.go-green-articles div.col_2 {
	width: 175px;
	float: left;
	}

div#latest-bbc-news h3 {
	margin: 0;
	}

div#latest-bbc-news p {
	margin: 0 0 10px 0;
	font-size: 1.1em;
	}

div#latest-bbc-news ul {
	list-style-type: none;
	background: transparent url(/assets/graphics/art_5_tab_extra_option_bg.gif) top center repeat-x;
	}

div#latest-bbc-news ul li {
	padding: 5px;
	border-bottom: 1px solid #CDC8C5;
	}

div#latest-bbc-news ul li h4 a,
div#latest-bbc-news ul li h4 a:active,
div#latest-bbc-news ul li h4 a:visited {
	color: #7D823C;
	font-size: 0.95em;
	font-weight: normal;
	text-decoration: none;
	}

div#latest-bbc-news ul li p {
	font-size: 0.8em;
	margin-top: 5px;
	}