@import "doc/style.css"; 

body { background: url(p) top left no-repeat; }
h1 { font-size: 0em; color: #fff; 
     height: 0em; width: 0em;
     margin: 0em; padding: 0em; }
h2 { font-size: 1.5em; padding-top: 10px; }
h3 { font-size: 1.3em; padding-top: 5px; }

.a, .b, .c, .d, .e, .f, .g, .h, .i, .j, .k,
.l, .m, .n, .o, .p, .q, .r, .s, .t, .u  { 
   float: left; clear: left; margin-right: 1em; 
   background-color: transparent; 
}
div.a { width: 230px; height: 16px; }
div.b { width: 235px; height: 16px; }
div.c { width: 253px; height: 16px; }
div.d { width: 270px; height: 16px; }
div.e { width: 280px; height: 16px; }
div.f { width: 288px; height: 16px; }
div.g { width: 293px; height: 16px; }
div.h { width: 297px; height: 16px; }
div.i { width: 299px; height: 16px; }
div.j { width: 301px; height: 16px; }
div.k { width: 300px; height: 16px; }
div.l { width: 298px; height: 16px; }
div.m { width: 295px; height: 16px; }
div.n { width: 290px; height: 16px; }
div.o { width: 285px; height: 16px; }
div.p { width: 276px; height: 16px; }
div.q { width: 263px; height: 16px; }
div.r { width: 245px; height: 32px; }
div.s { width: 220px; height: 16px; }
div.t { width: 178px; height: 16px; }
div.u { width: 50px; height: 170px; }

ul { margin: 1.7em 1em; padding-left: 0.5em; }
ul li { list-style-type: none; }
ul ul li { list-style-type: disc; }
ul ul { margin: 0em; font-size: 0.95em; padding-left: 2.5em; }

p.desc { color: #706b68; font: 13px Verdana; font-weight: bold; 
         margin-right: 0.5em; }
p.nav { margin: 1.7em 0em 1.25em 0em; text-align: center; }

strong { color: #555; }
strong.red { color: #b00; font-size: 15px; font-weight: bold; }
p.desc strong { color: #c00; font-size: 17px; font-weight: bold; }

pre { margin: 1.5em 5em 1.5em 2em; padding: 1.25em 2em; 
      background: #fcfcfc; border: 2px solid #f0e0e0; 
      font: 13px "Lucida Console", monospace; }

.links { margin: 2em 1em 1em 1em; padding: 1em 1.5em; 
         border: 2px dashed #b00000; }
.links:before { content: "Sponsored links:  "; }
