/**
 * news.css - Stylesheet for the News Section
 * @author Marc Supsic, Tony Collings
 * @version 1.0 
 * @date May 2009
 */
 
 
 
#secondary_content {text-align: left;} 
.news_content {padding: 20px; }
 
