body {background-color:#efefef;}
#page-title{border-bottom:solid 1px #cdcdcd; font-weight:bold;}
#article {background-color:#fefefe;}
#abstruct {font-size:116%; margin:1em;}
#new-post fieldset { padding:1em; border:dotted 1px #808080; font-size:116%;}
#new-post legend {font-weight:bold; text-decoration:underline; background-color:#fefefe;}
#new-post input[type="text"] {border:solid 1px #808080;}
#new-post input[type="text"]:focus {background-color:#ffffdd;}
#new-post input[type="submit"] {width:5em;}
#new-post span.must {color:#ff0000; font-weight:bold;}
h3 {margin:0.3em; padding:0;}
.notice {margin:1em; padding:1em; background-color:#ffffdd; border:solid 1px #000000; font-size:116%; text-align:left;}
.notice ul {margin:0.5em; padding:0; list-style-type:disc; list-style-position:inside;}
.notice li {padding:0.3em;}
.notice strong {font-weight:bold;}


