

a.x:hover{ background: #0075d9; color: white; text-decoration: none; }
a.x { text-decoration: none; }
a img { border: 0; }
blockquote { border: 1px dotted #fff; padding: 5px;  }

pre {
    white-space: pre-wrap;       /* CSS-3                  */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999    */
    white-space: -pre-wrap;      /* Opera 4-6              */
    white-space: -o-pre-wrap;    /* Opera 7                */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
pre { padding: 10px; }
code { padding: 1px 3px; }
code, pre { color: #555; background: #eee; }
#top {
    width:788px;
    margin: 0 auto;
    border: 20px solid #DEE6EE;
    border-width: 25px 0;
    padding: 15px;
    position: relative;
    color:#333;
    background:#fff;
}
.thumb img { padding: 5px; background: #eee; border: 1px solid #aaa; }
.thumb:hover img { border-color: #777; }
#toc { float: right; color: #333; width: 250px; margin: 0 0 40px 10px; background: #CCEAFF; padding: 0 10px; border: 1px #0075D9 solid; }
#toc h2 { margin-top: 18px; color: #336699; border: 0; margin: 10px 0 5px 0; }
#toc a { color: #336699; }
.hastoc { margin-right: 0px; }
.hastoc { margin-right: 0px; }
.b { font-weight: bold; }





.message {
    position:relative;
    background:#69B0EB url('images/message-top.gif') no-repeat 0 0;
    color:#FFFFFF;
    font-size:1.3em;
    line-height: 1.4em;
    margin:0px auto 20px auto;
    width:788px;
}
.message p {
    background:transparent url('images/message-bottom.gif') no-repeat 0 100%;
    margin:0;
    padding:20px;
}
.container { color: #333333;  font: 1em "Trebuchet MS", sans-serif; line-height: 1.6em; padding: 15px; width: 900px; border-right: 1px black solid; background: white; height: 100%; border-bottom: 1px black solid; padding-bottom: 50px;}
td { font-size: 11px; line-height: 1.65em; }
td strong { font-size: 13px; }
td h2 { padding-bottom: 10px; }