﻿.AlignToCenter
{
	text-align:center;
}

.AlignToRight
{
	text-align:right;
}

.ClearBoth
{
	clear:both;
}