/**
* @package      My RSS Reader
* @copyright    Copyright (C) 2010 FalsinSoft. All rights reserved.
* @license      GNU/GPL
* @website      http://falsinsoft-joomla.blogspot.com
* @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_box
{
border-bottom: 1px solid;
width: 100%;
}

.rss_box_cell
{
border: 0 !important;
}