

.align-right {
	text-align: right;
}
.align-left {
   text-align: left;	
}
.align-center {
   text-align: center;	
}