.justify				{ text-align: justify; }
.left					{ text-align: left; }
.right					{ text-align: right; }
.center					{ text-align: center; clear: both; }
.float-left				{ float: left; margin: 10px 10px 10px 0px !important; }
.float-right			{ float: right; }
.noborder				{ border: 0px; }
.smaller-1				{ font-size: 0.9em !important; }
.smaller-2				{ font-size: 0.8em; }
td.half 				{ width: 50%; padding-right: 10px; }
