#main .newsItem .newsImage { display: block !important; margin: 10px 0; }
#main .newsItem .newsImage IMG { 
	float: left !important;
	border: 1px solid #e3e3e3 !important;
	padding: 3px;
	margin-right: 10px;
}
#main .newsItem .newsTitle a { color: #000; }
#main .newsItem .newsDate { display: block; color: #656565; margin: 4px 0 4px; }
#main .newsItem .newsText { font-size: 1.1em; }

#main .newsItemShortened { border-top: 1px dotted #bdbdbd; }
#main .newsItemShortened .newsDate { color: #919191; margin-right: 4px; }
#main .newsItemShortened .newsTitle a { font-weight: normal; }

#main .newsBulletin, #main .newsBulletinCenter, #main .newsBulletinContent {
	border-bottom: 1px dotted #bdbdbd;
	padding-bottom: 1px;
}
#main .newsBulletin { margin-bottom: 10px; }
#main .newsBulletinContent { padding-bottom: 10px; }

#main .newsBulletin .newsItem { padding-bottom: 30px; }