@charset "UTF-8";
#home-latestnews {
	background-image: url(images/home-news-lower.jpg);
	background-repeat: no-repeat;
	height: 185px;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#home-wwyltd {
	background-image: url(images/home-wwyltd-lower.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 185px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.newsheader {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
#home-latest-content {
	background-image: url(images/home-news-lower.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
}


