@charset "utf-8";
/* CSS Document */
#feeds h5{margin-top:10px;clear:both; padding:0 25px;}
#feeds div span{float:left; padding:3px; margin-right:2px; background-color:#ccc}
#feeds div span:first-child{width:70px; text-align:center;}
#feeds div span:last-child{width:350px;}
#feeds div{clear:both; margin-bottom:10px; height:20px; padding:0 25px;}
.noLeftMargin{margin-left:0 !important; padding-top:0 !important;}
