﻿.Forward {
	float: right;
	}

.Back {
	float: left;
	}

.Right {
	text-align: right;
	}
