﻿.rssbox
{
    width:277px;
    height:18px;
    padding: 10px;
    background-color:#eff2f8;
    border:1px solid #0082bb;
    behavior: url(/css/ppa-new/border-radius.htc);
    -moz-border-radius: 10px;	-webkit-border-radius: 10px;	border-radius: 10px;
	margin-bottom:19px;
	background-image: url(/graphics/ppa-new/rss.png);
	background-repeat:no-repeat;
	background-position:right ;
	
    }