#latestNews {
	background-color: #fddf99;
	border: 5px solid #fddf99;
	border-bottom: 0px;
	margin: 4px 0 5px 5px;
	float: right;
}


#latestNews h2 {
	font: bold .85em verdana, sans-serif;
	margin-top: 0;
	margin-bottom: .5em;
	text-transform: uppercase;
	clear: both;
}


#latestNews h3 {
	font: bold .85em verdana, sans-serif;
	letter-spacing: 0em;
	margin-bottom: 0;
	margin-top: .5em;
	padding-bottom: 0;
}


#latestNews p {
	font-weight: normal;
	font-size: 10.5px;
}

#latestNews img {
	float: right;
	padding-right: 1px;
}

a.newsMore {
	display: block;
	width: 100px;
}


#latestNews div.hr {
	height: 3px;
	background: #fddf99 url(http://www.globallink.org.uk/main/hr1.gif) no-repeat scroll center;
}


#latestNews div.hr hr {
	display: none;
}


#welcome p {
	padding-top: 2px;
	line-height: 1.7em;
}

#greyBox {
	clear: both;
}

