.floatbox {
	width: 49%;
	height: 240px;
	float: left;
	display: block;
}

.floatbox img {
	float: none;
	margin: 3px;
}
