/* news component styles */
div.cnews-item { border-bottom:1px solid #ccc; padding:10px }
div.cnews-item:last-child { border:0 none }
div.cnews-item .date { float:right; font-weight:bold; font-size:11px; }
div.cnews-item .teaserText { display:block; padding:7px 0 0 }
#NewsDetails img { float:right; margin:10px 0 10px 10px }