﻿/* JOB POSTING PAGE LAYOUT */

h1 { display: none; }
h1#jobTitle { display: block; color: #666 !important;  font-size: 1.3em; }

#jobHeader { color: #666; margin-bottom: 15px; }
#jobOrganization { font-size: 1.3em; }
#jobLocation { font-size: 1.3em; }

#jobLayout { }
#jobLayout th.jobLayoutHeader { font-weight: bold; text-align: right; border-right: 1px dashed #ccc; }
#jobLayout th.jobLayoutHeader, #jobLayout td.jobLayoutCell { padding: 5px 10px; vertical-align: top; }
