pre {
    overflow:	auto;
    background: rgb(230,230,230);
    border:		solid;
    border-width:	thin;
    padding: 5px  10px;
}

#pluginstable {
    width: 100%;
    border-top: 1px solid #A2A2A2;
    border-bottom: 1px solid #A2A2A2;
    border-left: 1px solid #A2A2A2;
    border-right: 1px solid #A2A2A2;
    border-spacing: 0px;
}

#pluginstable td {
    border: 0px;
    padding: 5px;
}

#pluginstable th {
    padding: 0px;
}

#pluginstable .pluginrow {
    background: #A2A2A2;
}
