#moduleContent .left {
	float: left;
	padding-right: 8px;
}
#moduleContent .right {
	float: right;
	padding-left: 8px;
}
