body { background-color: silver; } #container { margin-top: 1em; margin-bottom: 1em; margin-left: 1em; margin-right: 1em; } .MessageCell { padding: 1em 1em 1em 0em; margin-bottom: 1em; } .dummy { display: none; } .InputCell { position: relative; margin-top: 1em; } .InputCell .function { position: absolute; top: 0.25em; right: 0.25em; } #Banner { border-bottom: medium ridge black; } a img { border: 0; } .MessageCell { background-color: white; } dd.MessageCell { margin-left: 0em; } .InputCell { margin-top: 0.5em; padding-top: 0.5em; border-top: thin dotted black; } #Footer { border-top: medium ridge black; } #Banner { text-align: center; } .postedDate { text-align: right; } .InputCell .function { text-align: right; font-size: smaller; } .formSubmit { text-align: center; } label:after, .attribute .name:after { content: ": "; } .accesskey { text-decoration: underline; } .note { font-size: smaller; font-style: italic; } #Footer { text-align: center; } /* for Trackback View */ td.MessageCell { padding-left: 1em; }