
#item2, #item3, #item4, #item5 {
	width: 250px;
	float: right;
}

#item2, #item4 {
	clear: both;
	float: left;
}

h2 {
	margin-bottom: 0;
}

p {
	margin-top: 0;
}
