10 -moz-border-radius:5px;
11 -webkit-border-radius:5px;
15 background-color:#c2e192;
16 border-bottom:1px solid
#888;
20 -moz-border-radius-topright:5px;
21 -moz-border-radius-topleft:5px;
22 -webkit-border-top-left-radius:5px;
23 -webkit-border-top-right-radius:5px;
26 #help div
{margin:0 10px 0 10px; min-height:200px;}
27 #help div p
{margin: 0 0 10px 0;}
28 #help div ul
{margin:10px 0 10px 30px;}
29 #help div li
{list-style:disc
; }
30 #help-contents {display:none
}