/* CSS Document */

div#unica{
	margin:5px 0px 10px 25px;
	//margin-top: 15px;
	float:left;
	width: 586px;
	border: 0px;
	height:100%;
	line-height:1.4em;
	padding:10px;
}

div.news_element{
	height:100%;
	padding:0px 0px 10px 0px;
	margin:0px 0px 25px 0px;
	border-bottom: 1px solid #eee094;

}

div.news_element a{
	color: #a67113;
}

div.news_element h3 a{

	margin:0px;
	padding-bottom:5px;
	text-decoration:none;
	border:0px;
	font-family: Georgia, serif;
	font-style: italic;
}
