/* CSS Document */
*, dl, dd, dt { margin: 0; padding: 0; }
body { margin: 20px 20px 0; background-color: #fff; color: #333; font: 12px arial, sans-serif; }
a, a:visited { color: #903; }
a:hover { text-decoration: none; }
h1 { color: #903; font-size:18px; font-weight: normal; margin-bottom: 10px; }
h2 { font-size:12px; margin-bottom: 3px; }
h3 { color:#903; font-size:12px; }
p, ul, ol, table, form { margin-bottom:15px; }
img { border: 0; }
#samples img { margin-right: 15px; }
#samples h2 { font-size: 1.2em; padding-top: 0.5em; margin-bottom: 0.5em; }
#samples .actions { width: 100%; padding: 0 1em 1em; text-align: right; }