p.abstract{ 
            color : maroon;
            font-style:italic;
}
hr.debate { 
            width : 30%;
            background-color : orange;
 }

span.smiley { 
            font-family: monospace;
}

table.discuss { 
            font-family: sans-serif;
            font-size: 80%;
            margin: 20pt;
 }

td, th {
            vertical-align: top;
 }

code.IP { 
          
 }

pre.shell, code.shell { 
            background-color:black;
            color:white;
            padding:2pt;
 }

pre { 
            margin: 0 5em;
            padding:2pt;
 }
pre.python { 
            background-color:#135;
            color:white;
            padding:2pt;
 }
.conf { 
            background-color:#153;
            color:white;
}
code.conf {  
            padding:2pt;
}

.php { 
            background-color:#531;
            color:white;
            padding:2pt;
 }

quote {
        font-family:sans-serif;
        font-style:italic;
}
table.discuss quote {
        font-family:serif;
}

.tt, .filename { 
      font-family: monospace;
      text-align: left;
}

.ndr { 
       color: maroon;
       font-family: sans-serif;
       font-size: 70%;
       font-style:italic;
 }

.kbd { 
       font-weight: bold;
       background-color: #EEE;
       padding: 3pt;
       border: 1pt solid;
 }

p .name { 
       font-family: sans-serif;
}
.name { 
       font-style: italic;
 }
