.feedemail-form{
	background-image:url('images/email-icon-28x50.png');
	background-repeat:no-repeat;
	background-position: 5px 7px;	
	padding:3px;
	padding-left:41px;
color: rgb(147, 147, 147);
font-size: 20px;
font-weight: normal;
padding-bottom: 4px;
text-transform: uppercase;
}

.feedemail-label{
	color: rgb(147, 147, 147);
font-size: 20px;
font-weight: normal;
text-transform: uppercase;
}

.feedemail-input{
	border: 1px solid #777; 

	width: 140px;
	background-color: #ebebeb;
	width:140px;
	margin-top:5px;
	margin-bottom:3px;
font-size: 14px;
font-weight: bold;
}
.feedemail-input:hover{
}

.feedemail-button{
	background-color: #00bef2;
	border:1px solid #00bef2;
color: #fff;
text-transform: uppercase;
}

.feedemail-footer{
	font-size:9px;
	color:#8F8F8F;
}

.rss-widget
{
	background-image:url('images/feed-icon-28x28.png');
	background-repeat:no-repeat;
	background-position: 5px 5px;
	margin-bottom:3px;
	height:32px;
	font-size:25px;
padding-top: 6px;
padding-left:41px;
color: rgb(147, 147, 147);
font-size: 20px;
font-weight: normal;
padding-bottom: 4px;
text-transform: uppercase;
}
.rss-widget:hover
{
} 
