html, body {
	height:100%;
}

.up-font {
	font-size:0.7em;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}

.inner-box {
	padding-left:2em;

}

.indent {
	padding-left:2em;
}