.gallery {
	float: left;
	width: 446px;
	margin: 36px 0 0 12px;
}

* html #content {
	height: 500px;
}

.thumbnail img {
	display: block;
	margin: 0 0 7px 36px;
}

.placeholder { float: right; }

.even {
	border-top: 1px solid #fff;
	margin-top: 12px;
	padding-top: 24px;
	padding-right: 24px;
}