body {
    padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
    padding-bottom: 0px; /* 60px to make the container go all the way to the bottom of the topbar */
}

.logo {
    height: 30px;
}

th {
    text-align: left;
    vertical-align: top;
}

.template {
    display: none;
}

h3 {
    margin-top: 1em;
}

table.productList {
    border-collapse: separate;
    border-spacing: 0em 1em;
}