



.RSS_Gadget
{
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    width: 170px;
    min-height: 150px;
    border: 0px solid #999999;
    margin-bottom: 10px;
	margin-right: 10px;
}

.RSS_Content
{
	font-family: arial,helvetica,sans-serif;
	width: 100%;
	text-align: left;
	float: left;
	padding-right: 20px;
	
}

.RSS_Content UL
{

	
	
	color: #666666;
	

	
}
.RSS_Content UL a
{
    color: #666666;
}
.RSS_Content A
{
    color: #999999;
    
	
    
    
}

.RSS_Content A:active
{
    color: #333333;
    
}

.RSS_Content A:hover
{
    color: #000000;
    
}


.RSS_Header
{
    width: 100%;
    height: 22px;
    font-weight: bold;
    text-indent: 2px;
    line-height: 22px;
    overflow: hidden;
    font-size: 12pt;
    color: #333333;
   background-image: url('../images/rsslogo.gif'); 
   background-repeat:no-repeat;	
   padding-left:10px;
}

.RSS_Header a
{
	color: #333333;
	font-size: 12pt;
	
}


	
	
	
	
