
/* - - - Apply.jsp styles - - - */
.teamBar, .teamBarActive { margin:2px 10px !important; color:#fff !important; font-size:14px; font-weight:lighter; display:block; height:21px; padding:5px 0pt 0pt 10px; text-decoration:none; width:640px !important; }
.teamBar:hover, .teamBarActive:hover  { color:#4C4D4F !important; cursor:pointer; }
.teamBar { background:url(/images/btn/btn_faqGrayBar_640x26.jpg) no-repeat; }
.teamBarActive  { background:url(/images/btn/btn_faqGreenBar_640x27.jpg) no-repeat; }

/*default the job details to unseen*/
div.positionDetails { display:none; position:relative;}

/*Apply for this job button*/
.btnApplyNow { position:absolute; top:5px; right:3px; }

div.center p { width:100%; text-align:justify; }
div.center p a { color:#2F89D8; font-size:8pt; }


