#seonewsfeed a {
	 color: #003399; font-size: 11px; text-decoration: none;
}
#seonewsfeed a:hover {
   color: #cc0000; text-decoration: underline;
}

ul { 
  margin:0em 0em 0em 1.5em; 
  padding: 0px;   
} 

li { 
  	list-style-image: url(/images/onwnews_icon.gif);
	list-style-position: outside;
	list-style-type: none;
    padding-right:4px;
} 
