
.feedemail-form{
	background-image:url('images/email-icon-28x50.png');
	background-repeat:no-repeat;
	text-align:center;
	padding-left: 34px;
	background-position: left center;
	margin-top:3px;
	height:50px;
}

.feedemail-label{
	font-weight: bold;
	color: 336600;
}

.feedemail-input{
	border: 1px solid #77593C; 
	color: #333;	
	background-color: #ccbe8d;
	width:134px;
	text-align:center;
	font-weight:bold;
}
.feedemail-button{
	background-color: #8DC63F;
	margin-top: 3px;
}

.feedemail-footer{
	font-size:9px;
	color:#8F8F8F;
}

.rss-widget
{
	background-image:url('images/feed-icon-28x28.png');
	background-repeat:no-repeat;
	text-align:center;
	color: $336600;
	font-weight: bold;
	height: 28px;
	padding-left: 30px;
}