@import url(../stefan.css);

table {
    border: solid 1px #555555;
    border-spacing: 2px;
}

.sideimage {
    float: right;
}

.sideimage div {
    text-align: center;
}

td.chaticon {
    border: dashed 1px #555555;
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
}

td.voice {
    font-style: italic;
    padding: 5px;
    color: lightblue;
}

td.grenades {
    font-weight: bold;
}

td.grenadepic {
    border: dashed 1px #555555;
}

td.keys {
    text-align: center;
}

td.fusetime {
    padding: 15px;
}

tr.auto {
    background-color: #333333;
}

tr.quickchat {
    background-color: #333349;
}

tr.fireteam {
    background-color: #493333;
}

