.floaterFirst
{
	float: left;
}

.floater
{
	float: left;
	margin-left: 15px;
}

.clearer
{
	clear: both;
	margin-bottom: 15px;
}
