/* CSS Document */

#feed {text-align:left; padding:0px 9px;}

#feed a{color: #666666; font-size:12px; padding:3px;}
#feed a:link{ text-decoration:none;}
#feed a:visited{ text-decoration:none;}
#feed a:hover{color: #660000; text-decoration:underline;}
#feed a:active{color: #660000; text-decoration:underline;}

#feed a:link span{ text-decoration:none;}
#feed a:visited span{ text-decoration:none;}
#feed a:hover span{color: #660000; text-decoration:underline;}
#feed a:active span{color: #660000; text-decoration:underline;}

#feed ul{ list-style:none;}
#feed li{ line-height:140%;}
/*#feed span{padding-right:30px; font-size:12px; padding:3px;}*/