/* CSS Document */
.rsstc   {
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}
.rsstc a {
	color: #009900;
	font-weight: bold;
}
.rsstc em  { font-style: normal; font-weight: bold; margin-left: 10px; padding: 0 }
.rsstc ul   {
	background-color: #fdfdfd;
	margin: 0;
	padding: 0;
	border: 1px none #fffff;
	list-style: url(images/flower_gs.gif) inside;
}
.rsstc li   {
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-bottom: 1px none #ff9900
}

