@charset "utf-8";
#content div.news-post h2.news-title{
padding-bottom:0;
}
#content div.news-post p.news-timestamp{
font-size:80%;
}
.p8_news-feed-posts div.news-post.news-post-full{
border-bottom:1px solid #444;
}
.p8_news-feed-posts div.news-post.news-post-full:last-child{
border-bottom:none;
}
#content div.news-post.news-post-small, #content div.news-post.news-post-full{
margin-bottom:10px;
padding-bottom:5px;
}
#content div.news-feed a.news-more-posts {
font-size:small;	
}
#content div.news-feed.titles div.news-post h2.news-title {
font-size:12pt;
font-style:normal;
display:inline;
}
#content div.news-feed.titles div.news-post p.news-timestamp {
font-size:80%;
color:#444;
display:inline;
margin-left:10px;
}
#content div.news-feed.titles div.news-post p.news-more {
display:inline;
margin-left:10px;
}
p.news-footer-return-msg{
border-top: 1px solid #444;
padding-top: 10px;
}