@charset "utf-8";
div.news-article { margin: 0 0 12 0 }
div.news-photo { width: 150px; height: 100px; overflow: hidden; float: left; background-image:url(../images/news-background.png); background-repeat: no-repeat }
div.news-photo-mask { width: 135px; height: 86px; overflow: hidden; margin: 6 0 0 6 }
div.news-caption { width: 240px; height: 100px; overflow: hidden; float: right }
div.news-caption h4 { margin: 4 0 0 0 }
div.news-caption p { margin: 4 0 0 4 }