/**
* @version      $Id: myrssreader.css v 1.2
* @package      My RSS Reader
* @copyright    Copyright (C) 2010 FalsinSoft. All rights reserved.
* @license      GNU/GPL
* @website      http://www.falsinsoft.co.nr
* @email        falsinsoft@gmail.com
* 
*/

a.rss_title,
a.rss_title:link,
a.rss_title:visited
{
}

a.web_rss_title,
a.web_rss_title:link,
a.web_rss_title:visited
{
	font-size: 13px;
}

#rss_copyright
{
	text-align: center; 
	font-size: 10px; 
	width: auto; 
}