﻿.center
{
	text-align: center;
}

.clear
{
	clear: both;
}

.left
{
	text-align: left;
}

.no-wrap
{
	white-space: nowrap;
}

.right
{
	text-align: right;
}