#jobs {
    padding: 30px;
    background-color: #FFFFFF;  
    color: #444444;
    line-height: 1.8em;
    font-size: 14px;
}

#jobs a {
    color: #4e74a1;
}

#jobs a:hover {
    text-decoration: underline;
}


#jobs_left {
    float: left;
    width: 600px;
}

#jobs_right {
    float: right;
    width: 260px;
}


#jobs_right .team_desc {
    color: #666666;
    margin-left: 25px;
    font-size: 11px;
}

#about_us {
    padding-left: 10px;
}

#about_us .label {
    font-weight: bold;
    margin-right: 10px;
}

#about_us .tableft {
    margin-left: 25px;
}

#about_us .about_section {
    margin: 4px 0;
}
#jobs_right ul {
    list-style-type: none;
    line-height: 1em;
    margin: 0px;
    margin-top: 9px;
    padding-left: 25px;
}

#jobs_right ul li {
    padding: 5px 0;
}


#jobs #description {
    font-size: 17px;
}

#jobs .position {
    margin: 0px 0px 25px 25px;
}

#positions {
    width: 600px;
}

#jobs .co_location {
    margin-left: 20px;
    color: #666666;
}
h1 {
    font-size: 28px;
    font-weight: normal;
    color: #375a83;
    margin: 5px 0 20px;
}

h2 {
    font-size: 18px;
    margin-bottom: 10px;
    
}

/*p {
    margin: 0px 0px 10px;
}*/
