/* == MODULE - News
-------------------------------------------------------------------------------------------------- */
.module-news {}

.article {}
.latest {}
.excerpt {}
.archive {}

.even {}

a.continue span {} /* Read more <span>on name of the article</span> */

div.select,
div#articles {
}
div#articles {
}

#content-primary {
	padding-top: 1.5em;
}
#content-primary h3 a {
	text-decoration: none;
}
