.NewsItem { margin-bottom : 10px; border-bottom : 1px Solid #E1DFE0;  width : 100%; padding-bottom : 10px; }

.NewsItem table { width : 100%; }
.NewsItem .Image { width : 155px; }
.NewsItem .Image img { border : 1px Solid #999999; }
.NewsItem .Text {  vertical-align : top; }

.NewsItem .Link { font-weight : bold; text-decoration : none; }
.NewsItem .Link:hover { text-decoration : underline; }

#oNewsImage { float : right; margin : 0 0 10px 10px; border : 1px Solid #999999; }

iframe { width : 735px; height : 500px; }