 /***************************
 *   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(../images/ico-rss.gif) no-repeat left 8px;
	padding:5px 0 5px 18px;
	display:block;
}

.tx-chnewsfeeds-pi1 .description {
	font-weight:bold;
	font-size: 0.76em;
}
.tx-chnewsfeeds-pi1 .description_newsbox {
	font-weight:bold;
	font-size: 0.76em;
	margin:0.3em 0 0 1.1em;
}
.tx-chnewsfeeds-pi1 input {
	border:1px solid #464646;
	margin:0.3em 0 0;
	width:20em;
	font-size: 0.76em;
}
.tx-chnewsfeeds-pi1 textarea {
	border:1px solid #464646;
	margin:0.3em 1em 0 1.3em;
	width:20em;
	font-size: 0.76em;
}
