/* $Id: news_last.css 43 2008-02-28 13:19:09Z edin.coralic $ */

.news_last {
	
}
.news_last a.all {
	background: url('/dsg/arrow.gif') no-repeat center left;
	padding: 0 0 2px 20px;
	font-weight: bold;
}
.news_last b.time {
	display:block;
	color: #969191;
	font-size: 1.1em;
	margin-bottom: 5px;
}
.news_last a.title {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.2em;
}
.news_last div.lead {
	font-size:1.1em;
	line-height: 1.3em;
}
.news_last div.lead * {
	line-height: 1.3em;
}
