* { margin: 0px; padding: 0px; }
body {margin-left: 10%; margin-right: 10%;
        padding-bottom: 1em; color: #333333; background-color: #E0E0E0; }
h1 { padding: 10px; border: 1px solid #BDBDBD;
        font-size: 1.2em; color: #545454; background-color: #FFFFFF; }
hr { display: none; }
table { margin-bottom: 1em;  }
dt { clear: left; float: left; width: 5em;
                    margin-bottom: 5px; }
dd { margin-bottom: 5px; }
form {margin-bottom: 1em; padding: 10px;
    border-left: 1px solid #BDBDBD; border-bottom: 1px solid #BDBDBD;
    border-right: 1px solid #BDBDBD; color: #333333;  background-color: #EAEAEA; }
#name, #title { width: 15em; }
#submit { font-size: 1em; margin-left: 5em; }
.message { padding: 10px; margin-bottom: 1em;
        border: 1px solid #CBCBCB; color: #333333; background-color: #F9F9F9;}
.msg-label { color: #666666; background-color: transparent; }
.msg-body {margin-left: 5em; }
#navigation { text-align: right; }
.center {width: 100%; margin: auto; text-align: center;}

tr{background-color: #EEEEEE}
tr.header{background-color: #E0E0E0;}
td{padding:2px;}

