#newsList				{ float:left; width: 150px; border-right: 1px dashed #d0d0d0;}
#newsList .newsItem		{ margin: 0px; padding-right:5px; }
.newsItem H3			{ font-size: 10pt; font-weight: bold; margin-top: 10px; }
.newsItem .newsCaption	{ margin-top: 5px; margin-bottom: 10px; font-size: 8pt;}

#newsText				{ margin-left:160px; }
#newsText H2			{ border-width:0px; font-size:16pt; font-weight: normal;}
#newsText H3			{ border-width:0px; font-size:10pt; font-weight: bold; margin-top:5px;}
#newsText P				{ font-size:9pt; }
#newsText .caption		{ font-size:9pt; font-weight: bold; }
.txt					{ border-left: 1px black solid; border-top: 1px black solid; border-right: 1px silver solid; border-bottom: 1px silver solid; }