﻿/* careers-specific formatting */

#additionalnav
{
    float: left;
    width: 200px;
    background-color: #c4753b;
    color: White;
    margin-top: 0px;
}

h3.primaryHeaderCareer
{
    width: 345px;
    font-size: 180%;
    padding-bottom: 10px;
    color: #c4753b;
}

.primaryMessageCareer
{
    color: #c4753b;
    text-align:left;
}


.primaryMessageCareer ul
{
list-style:inside;
}