/* forums index */.block.switchForums ul li {margin-left:-42px;}.forums table.forumsList,.forums table.post {margin-bottom:-10px;}td.categorytitle {padding-top:4px;padding-bottom:4px;padding-left:20px;font-size:100%;font-weight:bold;background:#ebf0f1 url("../img/bullet_2.gif") no-repeat left;line-height:1.2em;}td.categorytitle a {color:#534968;text-decoration:none;}td.categorytitle.empty {background:#ebf0f1 url("../img/bg_categorytitle.gif") repeat-y right;}.forumTable.forumsList td {padding-top:6px;padding-bottom:6px;}.forumTable.forumsList td.title {color:#7d768d;}/* forum search */.search {margin-top:-5px;text-align:center;}.search.this {float:right;width:314px;text-align:right;}.search label {font-size:90%;color:#756d86;}.search input.text {width:115px;}.search input.submit {position:relative;margin-bottom:0 !important;margin-bottom:-2px;}/* topic reading view */td.details {border-right:1px solid #e0e3f0;}.name a {color:#c60000;}.viewTopic td.post {font-size:100%;line-height:1.4em;}.viewTopic span.date {font-size:80%;color:#756d86;line-height:1.4em;}.signature {font-size:90%;line-height:1.2em;color:#756d86;}/* posting form */.smiles {padding:25px 0 15px 0;text-align:center;}.smiles a img {margin:0 3px 3px 0;}.bbTags,.fontStyles {padding:6px 0 6px 0;}.fontStyles label {float:left;padding:0 4px 0 0;}.fontStyles select {float:left;}.closeTags {float:right;white-space:nowrap;}.message {text-align:center;}.message textarea {width:410px;}

table.code {
    border: 1px solid grey;
    margin: 15px auto 10px auto;
    width: 80%;
}

td.code {
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

td.codemessage {
    font-family: Courier New;
    font-size: 11px;
    padding: 10px 5px 10px 5px;
    white-space: pre;
}
 


