.acme_srss_feed_list ul {
	list-style-type: none; 
	padding: 0px;
	margin: 0px;
	}

.acme_srss_feed_list li {
	list-style-image: url('../images/feed-icon-14x14.png');
	background-repeat: no-repeat;
	background-position: 15px 5px; 
	padding-left: 0px;
	margin-left: 40px;
}

#acme_srss_feed_table th.header { 
    font-weight: bold; 
    padding-left: 20px; 
} 
.acme_srss_feed_list {width:500px;}
#acme_srss_feed_table th.srss_rss_icon {width:25px;}
#acme_srss_feed_table th.srss_feed_name{}
#acme_srss_feed_table th.srss_feed_count{width: 25px;}
#acme_srss_feed_table .srss_feed_count, th, td {text-align:center;}
#acme_srss_feed_table .srss_rss_icon, th, td {text-align:center;}
#acme_srss_feed_table.srss_feed_name, th, td {text-align:left;}
