#content {
	width: 680px;
}
#images {
	display: none;
}
img.item {
	float: left;
	margin-top: 40px;
}

.item {
	width: 580px;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 20px;
	height: 150px;
}
#content .item h2 {
	font-size: 16px;
	font-weight: bold;
	color: #3686A0;

}
