@charset "UTF-8";
/* CSS Document */

table th {
background:#eee;
border-right:1px #aaa solid;
border-bottom:1px #aaa solid;
padding:5px 10px;
font-weight:normal;
}


section {
margin:30px 0 0;
}

#content section h3 {
font-size:14px;
margin:0;
padding:0 0 10px;
}