.floatLeft {
	float:left;
	margin:5px;
}
.floatRight {
	float:right;
	margin:5px;
}