.alignLeft {
	float:left;
	margin: 0 0.5em 0.5em 0;
}

.alignRight {
	float:left;
	margin: 0 0 0.5em 0.5em;
}

.noBorder {
	border:none;
}
