.error { text-align: center; color: Tomato; }
.centered { text-align: center; }
.menu-links .ui-block-a {
    width: 40% !important;
}
.menu-links .ui-block-b {
	padding-top: 15px !important;
    width: 60% !important;
}
table {
	width: 100%;
}
.ui-content {
	padding-bottom: 3em !important;
}