@charset "utf-8";
/* CSS Document */

.datefeed { 
font-size:10px; 
color:#666666;
margin-left:6px;
}

.newsbulletlist {
padding-left:10px;
line-height:19px;
text-align:left;
}

.newsbulletlist li {
list-style-image: url(/research/images/news_icon.gif);
margin-left:15px;
}

hr { margin:2px 0 2px 0;}


