 /***************************
 *   Default CSS for
 *   EXT chnewsfeeds
 *    Georg Ringer
 * http://www.cyberhouse.at/
 ***************************/ 

.tx-chnewsfeeds-pi1 ul {
    list-style:none;
    margin:10px;
    padding:0;
}

.tx-chnewsfeeds-pi1 li {
    padding:3px 5px;
}

.tx-chnewsfeeds-pi1 li a {
    background:url(ico-rss.gif) no-repeat left 8px;
    padding:5px 0 5px 18px;
    display:block;
}

.tx-chnewsfeeds-pi1 .description {
    font-style:normal;
    margin-left:18px;
}

