.align_right
{
	text-align: right;
}
.align_left
{
	text-align: left;
}
.align_center
{
	text-align: center;
}