h3{
    margin: 0 0 5px 0;
    padding: 0;
}

ul{
    padding: 0 0 10px 25px;
    margin: auto;
    line-height: 1.5em;
}

.careerLeft{
    float: left;
    width: 40%;
    height: auto;
    font-size: 16px;
    margin: 15px auto 0 8%;
}

.careerRight{
    float: right;
    width: 40%;
    height: auto;
    font-size: 16px;
    margin: 15px 8% 0 auto;
}

.careerDescription{
    width: 85%;
    font-size: 16px;
    line-height: 1.4em;
    float: right;
    padding-bottom: 25px;
}

.careerBenefits{
    width: 75%;
    font-size: 16px;
    line-height: 1.4em;
    float: left;
}

.careerBenefits img{
    text-align: center;
    width: 100%;
}

#topPics{
    width: 90%;
    height: auto;
    margin: auto;
}

#positions{
    width: 90%;
    height: auto;
    margin: auto;
}

.center{
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

#application{
    width: 75%;
    margin: auto;
    text-align: center;
}

.wide-form{
    width: 65%;
}