/**
 * CSS
 * @author Darío Ruellan
 * @copyright ecimTech 2009 / www.ecimtech.com
 */

#textarea .full_news .photo,
#textarea .full_news .video {
	float: left;
	margin: 0 16px 12px 0;
}
#textarea .full_news .photo img,
#textarea .full_news .video img {
	border: 4px solid #DADEDF;
}

#textarea .full_news .date {
	color: #929183;;
	font-size: 0.9em;
	margin-top: 7px;
}
#textarea .full_news h2 {
	margin-top: 0;
	margin-bottom: 20px;
}
