#content img { vertical-align: bottom; }
#content .ac { text-align: center; }
#content .red { color: #cc0000; }

#content .whitebox { margin-top: 0; padding-bottom: 20px;  background: #ffffff; color: #000000; border-radius: 10px; }
#content .whitebox .inbox { padding: 30px; }
#content .whitebox .inbox p { margin-top: 1em; }
#content .whitebox .inbox #intro p:first-child { margin-top: 0; }
#content .whitebox .inbox em { font-weight: bold; font-size: 123%; }
#content .whitebox .inbox table { margin-top: 3em; border-top: 1px solid #cccccc; }
#content .whitebox .inbox table caption { margin-bottom: .5em; }
#content .whitebox .inbox table th,
#content .whitebox .inbox table td { padding: .5em 1.5em; border-bottom: 1px solid #cccccc; }
#content .whitebox .inbox table th { background: #ececec; white-space: nowrap; text-align: center; }
#content .whitebox .inbox table td { border-left: 1px solid #cccccc; }
#content .whitebox .inbox table td ul { margin: .5em 0 .5em 1em; }