body, label, input, a {
	font-size: 14pt;
}
input {
	height: 12pt;
}
table, tbody {
	width: 100%;
}
th {
	width: 20%;
}
#header {
	height: 2em;
	vertical-align: center;
	height: 2em;
}
.navitem, #accountlink, #navmenu a {
	line-height: 1.75em;
	height: 2em;
	vertical-align: middle;
}
#accountlink a, .navitem a {
	display: block;
	line-height: 1.5em;
}
#account {
	/* Not sure why this 1px white line only appears above this menu on mobile but this seems to work around it */
	margin-top: -1px;
}
img#menu_button {
	height: 2em;
}
img#account_button {
	height: 1.25em;
	width: 1.25em;
}
div.button {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
div#followbox {
	width: 50%;
}
