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

