.toRight
{
	text-align: right;
}

.toLeft
{
	text-align: left;
}

.pushToRight
{
	float: right;
}

.pushToLeft
{
	float: left;
}