span.month_image {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
span.teaser_time {
	color: #000;
}

p.first_month {
	margin-right: 30px;
	padding-left: 10px; 
}
a.month_title {
	font-weight: bold;
}
a.month_readmore {
	float: right;
}

div.month_teasers {
	border-bottom: 1px solid #D0D0D0;
	padding-bottom: 10px;
}
 
ul.no_teaser {
	list-style-type:none;
	margin:3px 3px 3px 10px;
	margin-bottom: 3px;
}

span.no_teaser_title {
	color:#000;
	font-size:11px;
}
.month_nav {
	width:96%;
	text-align:center;
	margin-bottom:5px;
}