.col-50-full {
	width: 50%;
	float: left;
}
.col-33 {
	width: 32%;
	float: left;
}
.clear {
	clear: both;
}