@CHARSET "UTF-8";
a.show_all_jobs { float: right; margin-right: 20px; }

div#page div.job_box { border-top: 2px solid #f0eff4; width: 530px;  padding: 15px 0;  margin: 0 5px; }
div#page div.job_box p { margin: 0 13px; padding: 0;}
div#page div.job_box p.title, div#page div.job_box p.department, div#page div.job_box p.code { line-height:  normal; margin-top: 2px; }
div#page div.job_box p.description { margin-top: 5px; }

div#page div#one_job { padding: 0 18px; }
div#page div#one_job p { margin: 0; padding: 0; }
div#page div#one_job p.department, div#page div#one_job p.code { color: #979797; }
div#page div#one_job p.resp_header, div#page div#one_job p.qual_header { margin: 15px 0 5px; }
div#page div#one_job ul { margin: 0 15px; padding: 0; }
div#page div#one_job ul li { line-height: 150%; margin-top: 3px; }

/* search box styles */
table#search_box { width: 533px; clear: right; margin: 10px 0 0 18px; }
table#search_box td.content { border: none; padding: 0 4px 0 14px; height: 29px;}
table#search_box td.label { vertical-align: bottom; }
table#search_box td.formitem { vertical-align: top;  height: 45px; padding-top: 5px; }

/* featured box styles */
table#feature_box { width: 533px; clear: right; margin: 10px 0 0 18px; }
table#feature_box td.content { vertical-align: top; width: 50%; padding: 3px 8px 10px 10px;}
table#feature_box td.content p { padding: 0; margin: 0; line-height: normal; }
table#feature_box td.content p.title { margin-top: 10px; }
table#feature_box td.content p.department { color: #979797; }
table#feature_box td.content p.description { margin-top: 5px; }

/* apply for box */
div#apply_box { margin-left:18px; width: 533px; height: 22px;  border-bottom: solid 1px #7a66a3; }
div#apply_box a { text-decoration: none; }
div#apply_box img#apply_button { float: right; border: none;}

/* back to search link */
a.back_to_search {float: left; margin: 5px 0 0 10px; }
