﻿body {
}

.job-title {
    font-weight:bold;
    color: #1d497a;
    padding-bottom: 15px;
    font-size: x-large;
    text-align: center;
}
.job-title-sub{}
.job-desc-header {
    font-weight:bold;
    color: #1d497a;
    font-size: large;
    padding: 10px 0px;
}
.job-desc-header-sub {
    color: #1d497a;
    font-weight: bold;
    padding-bottom: 5px;
}
.job-desc-header-ul {
    list-style-image: url('/images/icons/list_bullet_main.gif')
    
}
.job-desc-header-li {
    margin-left: 15px;
}
