.content img
{
	float: left;
	margin: 10px 10px 10px 10px;
	clear: both;
}

.content p, .content li, .content img
{
	clear: both;
}
