@CHARSET "UTF-8";
@import url("shared_news.css");

h4.fixed {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	padding-bottom: 11px;
}

.newArticle {
	clear: both;
}

.newsImage {
	float: left;
	width: 120px;
	padding-right: 20px;
}

.newsImageSummary {
	float: left;
	width: 330px;
}
