
body {
}


ul.listheading {
    font-weight: bold;
    background-color: #f4ffd0;
    color: #08387f;
    border-bottom: solid 1px #bbc1c4;
    height: 42px;
    line-height: 26px;
}


   .course_listing {
    width: 100%;
    border: solid 1px #bbc1c4;
    background-color: #fafafa;
    text-transform: uppercase;
}

   ul.courselisting {
    float: left;
    width: 100%;
    border-bottom: solid 1px #bbc1c4;
}

   .course_listing li.code {
    width: 83px;
    text-align: center;
}

   .course_listing li {
    float: left;
    border-right: solid 1px #bbc1c4;
}

   .colr {
    color: #0086b2 !important;
}

   .course_listing li.location {
    width: 420px;
    padding-left: 13px;
    font-size:11px;
    padding:10px;
}

   .course_listing li.instructor {
    width: 150px;
    padding-left: 13px;
    border: none!important;
    font-size:11px;
    padding:10px;
}

   .course_listing {
    width: 100%;
    border: solid 1px #bbc1c4;
    background-color: #fafafa;
    text-transform: uppercase;
}


   .course_listing {
    width: 100%;
    border: solid 1px #bbc1c4;
    background-color: #fafafa;
    text-transform: uppercase;
}