.feedemail-form{
        border:1px solid #D4D4D4;
	padding:12px 3px;
	text-align:center;
}

.feedemail-label{
	color:#666666;
        font-family:Arial,Verdana,Helvetica,sans-serif;
        font-size:12px;
        font-weight:bold;
        line-height:12px; 
        margin-bottom:-2px;
        padding-left:11px;
        text-align:left;
}

.feedemail-input{
    background:#fff;
    border:1px solid #83A4C1;
    color:#666666;
    height:18px;
    margin:6px 0 3px;
    padding-left:4px;
    width:167px;
}
.feedemail-input:hover{
	background-color:#f2f2f2;
}

.feedemail-button{
}
.feedemail-footer{
	font-size:9px;
	color:#8F8F8F;
}

.rss-widget
{
   color:#666666;
   font-size:13px;
   line-height:30px;
   margin-bottom:0;
   padding-left:22px;
   text-align:left;
}
.rss-widget:hover
{
	text-decoration:none;
} 