/* body > #footer:first-child {} */
#feedback {
 width : 100%;
 border : 5px solid #ff9900;
}
form {
 margin : 10px;
 font : normal 12px arial, verdana, helvetica, sans-serif;
 background : #ffffcc;
 color : #006600;
}
label {
 font-weight : bold;
 cursor : pointer;
}
.external li {
list-style-type : square;
}
dt , dd {
margin-top : 0;
margin-bottom : 0;
margin-right : 10px;
}
dt {
font-weight : bold;
font-style : italic;
}
.glossary dd {
margin-bottom : 12px;
}