/******************************************************************************
news list
******************************************************************************/

#content .newslist
	{
		width:325px;
		margin:0 20px 0 0;
		padding:0;
		background:#F5F5F5;
		float:left;
		display:inline;
	}
	
#content .newslist div {
	padding:20px;
}

#content .newslist h2{
	margin:0;
	padding:0;
	width:325px;
	height:80px;
	display: block;
}

#content .newslist h2 span{
		position:absolute;
		left:-999em;
}

#content #industrynews {
	margin:0;
}

#mayflowernews h2{
	background: #fff url(/images/maynews.jpg) no-repeat;
}
#industrynews h2{
	background: #fff url(/images/indnews.jpg) no-repeat;
}
