ol, ul {
	list-style: none;
	}

.feedemail-form{
	background-image:;
	background-repeat:;
	background-position:;	
	border: 0px;
	padding: 20 0 0 10px;
	text-align:left;
	padding-left:;
}

.feedemail-label{
	color: #282923;
	font-size: 12px;
	font-weight:bold;
	margin-top: 15px;
	margin-bottom: 0;
	padding: 0 0 5px 10px;
	border-bottom: 1px dotted #0095d3;
	border-top: 0px;
	}

.feedemail-input{
	border-left: 1px solid #e1e1e1; 
	color: #000;
	width: 180px;
	background-color: #e1e1e1;
	width:185px;
	padding: 0px 0 5px 5px;
	margin-top:7px;
	margin-bottom:0px;
	margin-left: 10px;
}
.feedemail-input:hover{
	border-left: 1px solid #c7e6f3;
	background-color:#c7e6f3;
	color: #0095d3;
}

.feedemail-button{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #0095d3;
	color: #fff;
	border:1px solid #0095d3;
}

.feedemail-button:hover{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #c7e6f3;
	color: #0095d3;
	border:1px solid #c7e6f3;
}

.feedemail-footer{
	margin-top: 10px;
	padding: 10px 0 0 10px;
	font-size:9px;
	color:#666666;
}

.rss-widget {
	background-image:url('images/feed-icon-15x15.png');
	background-repeat:no-repeat;
	border-bottom: 1px dotted #0095d3;
	background-position: 10px 0px;
	color: #282923;
	height: 15px;
	font-size: 12px;
	font-weight:bold;
	margin-top: 25px;
	margin-bottom: 0;
	padding: 3px 0 3px 30px;
	text-align:left;
	border-top: 0px;
}

.rss-widget a {
	text-decoration:none;
}

.rss-widget a:hover{
	background-color: e1e1e1;
	text-decoration:none;
}
