* {
	margin:0px;
	padding:0px;
}
#newsWidgetRss {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #F7F7F5;
}
#newsWidgetRss #form1 {
	width: 210px;
	height: 190px;
	overflow: hidden;
}
#newsWidgetRss h1  a:link, #newsWidgetRss h1 a:active, #newsWidgetRss h1 a:visited, #newsWidgetRss h1 a:hover {
	font-size: 17px;
	color:#55a51c;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 13px;
	margin-left: 13px;
	text-decoration: none;
	display: block;
}
#newsWidgetRss ul {
	list-style-position: outside;
	font-size: 13px;
	list-style-type: none;
	margin-top: 0px;
	padding-left: 15px;
}
#newsWidgetRss ul li {
	margin-bottom: 10px;
	margin-top: 5px;
	display: block;
	line-height: 135%;
}
a:link, a:active, a:visited {
	color: #133495;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}

