.float-right {
	float: right !important;}

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

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

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

.hide-text {
	overflow: hidden;
	text-indent: 10000px;}

.bold {
	font-weight: bold;}

.hidden {
	display: none;
}
