a.view-article {
	padding: 10px;
}

.news-article {
	padding-bottom: 30px;
}

.news-article-summary {
	margin-bottom: 40px;
}

.news-article-summary img {
	padding: 0px 10px 0px 0px;
	float: left;
}

.news-title {
	color: #116240;
	font-size: 16px;
	font-weight: normal;
	background-image: url('../img/dot_green_h-01.gif');
	background-repeat: repeat-x;
	background-position: bottom right;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 160%;
}
.news-date {
	padding-top: 0;
	margin-top: 0;
	font-style: italic;
}
ul.image-list {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}
.image-list img {
	margin-right: 10px;
}

