#jobs_sidebar {
    padding:0 0 0 28px;
    float: left;
    width: 150px;
}
#jobs_content {
    margin: 10px 0 0 178px;
    border-left:1px solid #E6E6E6;
    padding: 0 32px 0;
    }
div.jobs_list {
    margin:0px 0pt 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E6E6E6;
    }

#jobs_article .title {
    font-size: 14pt;
    }
#jobs_content .pager {
    height: 20px;
    line-height: 20px;
    font-size: 0.8em;
    text-align: right;
    }
ul.errorlist {
    list-style-type: none;
    }
.errorlist {
    margin: 0 0 0 5px;
    padding: 0;
    color: #CE1D0D;
    }
.cleared {
    clear: both;
}

#jobs_sidebar h1 {
    font-size:10pt;
    font-weight:normal;
    color:#A9711C;
}
.date {
    color:#A9711C;
    line-height:21px;
}
h2.jobtitle {
    margin-bottom:1px;
}
.orange {
    color:#A9711C;
}

.jobs_list .title a {
    color:#A39980;
    text-decoration:none;
    font-size:12pt;
}
#jobs_sidebar .title a {
    color:#89945C;
    padding:0 0 0 15px;
    line-height:25px;
    text-decoration:none;
}
input[type="text"], select {
    height:20px;
}
input, select, textarea {
    padding:1px;
    width:235px;
    border:1px solid #ccc;
    background-color:#FAFAFA;
}
#submit_btn {
    border:0px;
    width:59px;
    height:26px;
}
form#jobs_application_form table th {
    font-weight:normal;
    text-align:right;
}
td.submit {
    text-align:left;
}
input#submit_btn {
    float:right;
    margin-right:0px;
}
#jobs_article .text {
    margin-top:7px;
}
.apply {
    margin-left:9px;
}
#jobs_sidebar .title:hover {
    background-color:#F7F7F7;
}
.excerpt {
    margin:0 0 9px 0;
}
.excerpt-body {
    margin:4px 0 10px;
}
