﻿.hide
{
    display: none;
}
.border-right-999999
{
    border-right: solid 1px #999999;
}

.border-left-999999
{
    border-left: solid 1px #999999;
}


a.producttitle
{
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    text-decoration: none;
}
.products li
{
    line-height: 20px;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}
.products li a
{
    color: #000000;
    text-decoration: none;
}
.products li a:hover
{
    text-decoration: underline;
}

.#0B479D
{
    color: #0B479D;
}
.table td
{
    padding: 2px;
}
.align-right
{
    text-align: right;
}

.p-5 td
{
    padding: 5px;
}

.ml-20
{
    padding-left: 20px;
}

.staffprofiles
{
    float: left;
    width: 350px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-left: 20px;
}
.staffprofiles .title
{
    font-weight: bold;
    line-height: 30px;
}
.pb-10
{
    padding-bottom: 10px;
}
