@CHARSET "UTF-8";

#news {
	list-style: none;
	padding: 0;
}
	#news li {
		margin-bottom: 30px;
	}
		#news li div.date {
			color: #aaaaaa;
			font-size: 12px;
			margin-top: 10px;
		}
