@charset "utf-8";
/* CSS Document */

#news { margin: 0 10px; }

.news-entry {
	margin: 10px 0 30px 0;
	padding: 0 0 10px 20px;
	border-bottom: 1px dashed #666666;
}