/* BSCW help styles - help.css */
body { background-color:#a2c0e7; }  

/* non breaking area (banner space) */
nobr { margin-top:0px; margin-left:0px; margin-bottom:0px }

/* standard text elements */
p,h1,h2,h3,h4,ul,ol,li,div,address,blockquote,form,td { margin-left:20px; font-family:helvetica, arial, sans-serif; color:black; font-size:11px }

/* offset for form elements (e.g. close button) */
form { margin-top:40px }

/* help paragraph */ 
p { width:500px; text-align:justify }
h1 { font-size:14px }
h2 { font-size:13px }
h3 { font-size:12px }
