#content { width: 690px; margin: auto; }
h1, h2, h3, li, p, label, #footer { font-family: arial, sans-serif; }
p, li { font-size: 12px; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1em; line-height: 1em; margin: 0;}
li { margin-bottom: 0.4em; }
label { font-size: 1.2em; font-weight: bold;}
table.samples, table.code { margin: auto; }
table.samples td { padding: 12px 40px; }
table.code td { padding: 20px 20px; border-bottom: 2px solid #CCC; }
table.code textarea { font-size: 10px; }
.error { border: 1px solid #C00; }
.error p { text-align: center; font-weight: bold; }
#footer { margin-top: 30px; text-align: center; font-size: 0.8em;}
