.eye-catchers {
	padding: 0;
	margin: 0;
}

.eye-catchers-top {
	width: 350px;
	margin-top: 15px;
}

.eye-catchers-top .item {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.eye-catchers-top img {
	margin: auto;
	border: none;
}

.eye-catchers .item {
	margin-bottom: 15px;
	text-align: center;
}

.eye-catchers a {
	display: block;
	text-align: center;
	margin-bottom: 5px;
}

.eye-catchers img {
	margin: auto;
	border: none;
}

.eye-catchers .item .title {
	font-size: small;
	font-weight: bold;
	color: #2B8C56;	
}

#contentcol .eye-catchers {
	width: 100%;
}

#sidecol .eye-catchers {
	width: 100%;
	text-align: center;
}