div.article {
	width: 254px;
	max-width: 246px;
	padding: 3px;
	margin: 0 0 0 0;
	margin-bottom: 4px;
	border: 1px solid black;
	background: #eeeeff;
}

.article.c0, .article.c2, .article.c4 {
	float: left;
	clear: left;
}

.article.c1, .article.c3, .article.c5 {
	float: right;
	clear: right;
}

div.notices {
	clear: both;
}

div.article div.image img {
	width: 227px;
}
div.article div.image {
	width: 237px;
	min-width: 243px;
	margin-left: 0px;
    float: right;
	font-weight: bold;
	/*padding: 5px;*/
	text-align: center;
}

