.newsTitle {
	float: left;
	width: 96%;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.newsContent {
	float: left;
	width: 96%;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.newsPublished {
	float: left;
	width: 96%;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.newsBox {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.newsLink {
	float: left;
	width: 96%;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#newsMain {
	background-color: #FFF;
	float: left;
	min-height: 490px;
	width: 732px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}.caseimage {
	margin: 5px;
	float: right;
	height: auto;
	width: 300px;
	text-align: center;
}
.newsitemimage {
	margin: 10px;
	float: right;
	height: auto;
	width: 300px;
	text-align: center;
}

