.right {
	clear: both;
	text-align: right;
}
.left {
	clear: both;
	text-align: left;
}
