.item-short {
	float: left;
	width:  186px;
	border: 1px solid #8ca07a;
	margin: 4px;
}

.item-short h2 {
	font-size: 100%;
	margin: 2px 5px;
}

.item-short h2 a {
	text-decoration: none;
	color: #333a2c;
}

.smart-clear {
	width: 100%;
	clear: both;
	height: 4px;
}