/* Default crashed.net stylesheet.  It's so blue. */

      body           { color:black; background:#7C879D; margin:15px; }

          .layout    { background:#7C879D; border:0px; padding:10px; vertical-align:top; }

     table           { border-collapse:collapse; margin-left:auto; margin-right:auto; }
        td           { background:#8D98AE; border:1px solid black; padding:3px; text-align:left; }
        td.label     { text-align:right; }
        td.center    { text-align:center; }
        th           { background:#626E86; border:1px solid black; color:white; padding:3px; }
          .left      { width:120px; }
          .right     { width:676px; }
        td.box       { background:#8A92A7; text-align:left; }
        th.box       { background:#525E76; text-align:left; }
        th.small     { font-size:small; font-weight:normal; }

         a           { color:#224466; font-weight:bold; text-decoration:none; }
         a:hover     { text-decoration:underline; }
      th a           { color:#BDC8DE; }
#wordfoo a           { color:#000000; font-weight:normal; }

       div.body      { padding:20px; text-align:center; }
       div.response  { text-align:center; font-weight:bold; }
       div.copyright { color:black; font-weight:normal; font-size:small; text-align:center; }

         p           { text-indent:2px; }

      form           { display:inline; }
     input           { background:#7C879D; }
    select           { background:#7C879D; }

      span.highlight { font-weight:bold; background:#C6CBD6; }




/* New crashed.net stylesheet. It's still gonna be so blue. */

#wrapper { width:800px; padding:0px; margin:0px auto; }

.box { text-align:left; margin:0 0 25px 0; border:1px solid #000000; }
.box h2 { background:#626E86; color:#FFFFFF; padding:2px 4px; margin:0; font-weight:bold; font-size:15px; border:0 solid #000000; border-bottom-width:1px; }
.box h2 a { color:#BDC8DE; }
.box p { color:#000000; margin:4px; }
.box div.more { padding: 4px; text-align:right; }

.boxfooter { background:#626E86; color:#FFFFFF; border:0 solid #000000; border-top-width:1px; }
.boxfooter ul { list-style:none; margin:0; padding:0; display:table; width:100%; table-layout:fixed; }
.boxfooter ul li { display:table-cell; position:relative; padding: 2px 6px; }
.boxfooter ul li a { color:#FFFFFF; padding: 4px; }
.boxfooter ul li#timestamp { text-align:left; }
.boxfooter ul li#comments { text-align:right; }
