@charset "utf-8";
/* CSS Document */

#careerscontent {
position:relative;
padding:30px;
background-position:bottom right;
background-repeat:no-repeat;
height:650px;
}

#careerscontent h2{
position:absolute;
left:10000px;
display:none;
z-index:5;
}

#careerscontent a {
color:#0079c1;
font-weight:bold;
}
