.widget_realitatea_news ul {
	font-size: 8pt;
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif !important;

	font-weight: bold;
	list-style-position: inside;
}
.widget_realitatea_news ul li {
	border-top: 1px dotted #CCC;
	margin-top: 3px;
}
.widget_realitatea_news ul li:first-child {
	border-top: 0;
	margin-top: 0;
}
.widget_realitatea_news ul li a {
	color: #444 !important;
	font-weight: normal !important;
	text-decoration: none !important;
}
.widget_realitatea_news ul li a:hover {
	color: #D00 !important;
	text-decoration: underline !important;
}