#news ul {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
#news li
{
list-style:none;
padding:0px 0px 12px 22px;
background-image:url(/images/icon-topics-article-sm.gif);
background-repeat:no-repeat;
background-position:0 0.3em;
margin-bottom: 4px;
}
#news li.newsitem
{
background-image:url(/images/icon-news-sm.gif);
}
#news li.pritem
{
background-image:url(/images/icon-pr-sm.gif);
}
#news li.blogpostitem
{
background-image:url(/images/icon-blogpost-sm.gif);
}
#news .news-title a:link, #news .news-title a:visited, #news .news-title a:hover, #news .news-title a:active,
#news .news-title {font-weight:normal; font-size:11px; color:black;}
#news .headline {font-weight:normal; font-size:11px;}
#news .date {color:#444; margin-bottom:1em;}
.auto-style1 {
text-align: left;
}