/*
*	jobs, job detail
*/
div.job p{ margin: 5px 0 5px 0}
div.job p.date {margin: 0 0 0 0; padding: 3px 0 5px 5px;font-size: 13px; font-weight: bold; color: #67676B;}
div.job h2 { float: left;}
div.job strong {display: block; color: #1B3253; padding-top: 10px;}
div.job strong.orange { color: #C94400;}
div.job ul{ margin:0; padding: 0; list-style: none;}
div.job li{ margin:0; padding: 0 12px 0 12px; list-style:none;}
div#light div img { margin: 0; padding: 0;}
table { width: 360px;}
table tr td { font-size: 12px; border-bottom: 1px solid #D0EAFB; padding: 6px 0 6px 0; margin: 4px 0 4px 0; color: #5D8CC0;}
table tr td a { font-weight: bold; }
table tr td.img { width: 28px; text-align: left;}
table tr td.date { width: 70px; text-align: right;}

p.perex{ color: #67676B; font-weight: bold; }

