/* CSS for module: Articles */
div.modArticles {
	padding: 5px;
	display: table;
}

h1.modArticlesTitle {
	font-size: 18px;
	font-weight: bold;
}

.modArticlesModifiedDate {
	text-align: right;
}

span.modArticlesButton {
	font-size: 25px;
}
a.modArticlesButton {
	font-size: 19 pt;
	font-weight: bold;
}

div.modArticles span.dates {
	font-size: 8pt;
}
