/*
// JoomlaWorks "Simple RSS Feed Reader" Module for Joomla! 1.5.x - Version 2.1
// Copyright (c) 2006 - 2009 JoomlaWorks Ltd.
// Released under the GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
// More info at http://www.joomlaworks.gr
// Designed and developed by the JoomlaWorks team
// ***Last update: November 16th, 2009***
*/

.srfrFeedItemDate {
    text-transform: uppercase;
    font-size: 0.85em;
   
}

.srfrImage {
    
    float:left;
    margin-right: 12px;
    margin-bottom: 12px;
    
}
