/* used for single pages of content
---------------------------------- */
div.article {display:block; margin:1em auto; width:640px;}
div.article H4 {padding:0; margin:0; font-size:12px;}

/* Carreers --------------------------------- */
TABLE.career {width:100%; border-collapse:collapse; margin-bottom:3em;}
TABLE.career TH	{padding:4px; text-align:left; background-color:rgb(204,204,204)}
TABLE.career TD {padding:4px; border-bottom:1px solid #ccc;}

