.newspage h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.newspage .smalltext {
	margin-top: 0;
	font-size: 0.7em;
}
.newspage img {
	border: 0;
}
#horizontallist {
	text-align: left;
}
#horizontallist  ul  {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../images/bulletpoint.png);
}
#horizontallist  li {
	display: inline;
	margin-right: 10px;
}
#horizontallist  img {
	margin-bottom: 1px;
}
#content .newsimage  {
	text-align: center;
}
.leftnewsdiv {
	float: left;
	margin-right: 10px;
	height: 1%;
}
.rightnewsdiv {
	width: 244px;
	height: 1%;
	float: right;
}
.horizon_vertica {
	float: left;
	width: 293px;
	margin-right: 32px;
}
.newsimage   img {
	margin-left: 10px;
	margin-right: 10px;
}
