@charset "utf-8";

.newsTopics{ margin:0 0 0 0;}
.newsTopics ul{ margin:15px 0 0 0;}
.newsTopics li{ margin:0 0 5px 0;}
.newsTopics li span{ margin:0 10px 0 0;}
.newsTopics li:last-of-type{ margin:20px 0 5px 0;}

#newsArea h2{ border-bottom:  #699 3px solid; font-size: 150%; font-weight: bold;}

@media screen and (max-width:428px){
.newsTopics{ margin:0 0 0 0;}
.newsTopics ul{ margin:15px 0 0 0;}
.newsTopics li{ margin:0 0 20px 0; font-size:100%; line-height:150%;}
.newsTopics ul li span{color:#669966; padding-right:1em; display: block;}
}