.article-list {
	
}

.article-list .article {
	border-bottom: 1px solid #E3EFEA;
	margin-bottom: 1em;
}

.article-list .article .readmore {
	text-align: right;
}

.article h1
{
	
}

.article h1 a
{
	
}

.article h2
{
	
}

.article .created
{
	font-size: 0.9em;
	color: #999;
	margin-bottom: 0.5em;
}

.article .image-left {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}
