* {
	font-family: Arial;
}

body {
 	font-size: 12px;
 	font-family: Arial, sans-serif !important;
}

#content .box {
	display: block;
	display: inline-block;
}

#content .box table {
	margin: 0 auto;
}

button { overflow: visible; padding: 2px 4px; margin: 0 3px; }
