/*align*/

.alignRight{
	text-align:right
}


.alignLeft{
	text-align:left
}

.alignCenter{
	text-align:center
}
/*end align*/
