.floatLeft {
	float:left;
	padding-right:20px;
}
.floatRight {
	float:right;
	padding-left:10px;
}
