.floatLeft
{
	float: left;
	clear: none;
}

.clear
{
	clear: both;
}

.fullWidth
{
	width: 100%;
}