#news {
	margin:0px -20px;
	margin-bottom:10px;
}
#news .content {
	margin:10px 20px;
}

#news .content img {
	margin:3px 15px 5px 0;
}

#news h3 {
	margin:5px 0;
}
#news h3 * {
	font-size:20px;
        color: #076a0e;
        font-weight: normal;
}

#news h3 small,
#news div.date {
	color:#7b7c7b;
	font-size:14px;
	font-style:italic;
        white-space: nowrap;
}
