/**
 * @version		1.2.0
 * @package		JoomlaXTC Agency for Joomla! 2.5.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2011-2014 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
.news{
	padding:0 0 15px 0;
	border-bottom:1px solid #e3e3e3;
	margin-bottom:15px;
}
.newslast{
	padding:0 0 20px 0;
	border-bottom:1px solid #e3e3e3;
	margin-bottom:0;
}
.img_tag{
float:left;
width:70px;
}
.news_text{
float:left;
width:330px;
}
.news_text h3.newstitle{
	background:none;
    font-size:20px;
    color:#000;
	padding:0;
    line-height:30px;
    -moz-border-radius:0;
    -webkit-border-radius_0;
    border-radius:0;
}
















#region4c .module{
background:#fff;
-moz-border-radius:5px;
webkit-border-radius:5px;
border-radius:5px;
}