#content img { vertical-align: bottom; }


#content .whitebox { margin-top: 0; padding-bottom: 20px;  background: #ffffff; color: #000000; border-radius: 10px; }
#content .whitebox .inbox { padding: 30px 80px; }
#content .whitebox .red { color: #cc0000; }

#content .whitebox #intro { font-size: 200%; font-weight: bold; text-align: center; }
#content .whitebox #intro img { margin: 20px auto; }

#content .whitebox table { width: 100%; border-top: 1px solid #cccccc; }
#content .whitebox table th,
#content .whitebox table td { padding: .5em; vertical-align: top; border-bottom: 1px solid #cccccc; }
#content .whitebox table th { width: 15%; text-align: center; background-color: #f0e8f0; }
#content .whitebox table td iframe { margin: 1em; }
#content .whitebox table td em { font-size: 154%; }
#content .whitebox table td ul { margin-top: -.5em; }
#content .whitebox table td ul li { margin-top: .5em; }

#content .whitebox ul { margin-top: .5em; margin-left: 2em; list-style: disc; }
#content .whitebox ul li span { font-weight: bold; }
#content .whitebox dt { margin: 1em 0 .5em 0; padding: 3px 10px; display: inline-block; text-align: center; background: #666666; font-weight: bold; color: #ffffff; line-height: 1; border-radius: 10px; }
