
.newsDiv { padding:6px; border-bottom:1px solid #CCCCCC }
  .newsDiv .left { float:left; margin:6px 6px 6px 0px; }
  .newsDiv .right { float:right; margin:6px 0px 6px 6px; }
  .newsDiv .date { color:#7C7C7C }
  .newsDiv .title { font-weight:bold; font-size:110% }
  .newsDiv .source { color:#7C7C7C }
  .newsDiv .newsText { padding:6px 0px 6px 0px }
  .newsDiv .readMore { text-align:right }

.sf_newsList li { padding:6px; border-bottom:1px solid #CCCCCC }
  .sf_newsList .sf_newsDate { color:#7C7C7C }
   .sf_newsTitle a { font-size:small; font-weight:bold;}
  .sf_newsList .sf_newsAuthor { color:#7C7C7C }  
  .sf_newsList .sf_readMore { text-align:right; 
                            background:url(../images/layout/arrow_right_red.gif) no-repeat 5px 7px; background-position:right;}
  .sf_newsList .sf_readMore a{margin:6px 6px 6px 10px;}                            
  .titleBar h2{ font-size:medium; font-weight:bold;}
  .titleBar p{ display:none;}
  .titleBar.sf_singleNews div{display:none;}
   #detailnews h2{ display:none;}
   
    
    
  
