﻿.inline_image {
}

#schematic, #mini-smp {
    float:right;
}

#smp {
    float:left;
    margin: 0 10px 0 0;
}

.table_holder td {
    border: solid rgb(18, 121, 188) 2px;
    padding-left:5px;
    padding-right: 5px;
}

#blank_cell {
    border-top: none;
    border-left: none;
}

.header_cell {
    font-weight: bold;
}

.table_holder {
    margin-bottom: 20px;
}

#about {
    font-style:italic;
    color: gray;
    font-size: small;
}

#lb_credit {
    font-style:italic;
    color: gray;
    font-size: xx-small;
}