.article_list, .article_list ol {
	list-style: circle;
	line-height: 1.8;
	margin-left: 30px;
}

.image_span {
	margin: 5px 0 0 0;
}

.image_span img {
	display: block;
	clear: both;
	max-width: 100%;
	margin: 0 auto 5px auto;
}

.image_caption {
	color: #666;
	font-size: 11px;
	line-height: 1.2;
}