.newsletter-block{
	width:200px;
	padding-top:25px;
	background-image: url(newsbloc.gif);
	background-repeat: no-repeat;
}

.newsletter-date {
	background-color: #e3e3e3;
	padding:1px 3px;
	font-size:9px;
	color:#eb8426;
}
.newsletter-title {
	padding:1px 3px;
	font-size:10px;
}
.newsletter-spacer {
	height: 3px;
}

.morenews,
.morenews a{
	padding:1px 3px;
	font-size:9px;
	text-align:right;
}
.morenews a {
	text-align: right;
	font-size:9px;
}
.news-title{
	padding:2px 3px;
	background-color:#EAECF1;
	margin-top:12px;
	font-weight:bold;
	color:#2D648A;
}
.news-text{
padding:2px 3px;
margin-top:3px;
}
#newsletterSubscribeForm table {
	margin-top: 0px;
}
#newsletterSubscribeForm td,
#newsletterSubscribeForm tr, {
	margin-top: 0px;
}
#newsletterSubscribeForm .formLabel {
	text-align: right;
}

