.nodisplay { display:none; }

.nofloat { float:none;}

.tablecell {display: table-cell;}

.header {padding-left:0rem; }

.quote {
	font-size: 30px; 
	font-family: 'Times New Roman', Times, serif; 
	font-weight: bold; 
	line-height: 2rem;
	vertical-align: top; 
}

.text-top {
	vertical-align: top; 
}

.text-bottom {
	vertical-align: bottom; 
}

#global-footer #bottom-text ul li {
        clear: left;
	display: inline-block;
	float: none;
	margin: 0 15px 3px 0;
	padding: 0;
	width: auto;
}

