
#rss hr
{
   display:none;
}
#rss p
{
   background-color:rgb(245,245,245);
   padding:5px;
}
#rss input
{
   width:300px;
   font-size:95%;
}

