/**
 * CSS
 * @author Darío Ruellan
 * @copyright ecimTech 2009 / www.ecimtech.com
 */

#textarea .full_news img {
	float: right;
	border: 4px solid #DADEDF;
	margin-left: 14px;
	margin-bottom: 14px;
}
#textarea .full_news .date {
	color: #838E92;;
	font-size: 0.9em;
}
#textarea .full_news h2 {
	margin-top: 0;
	margin-bottom: 18px;
}