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

.careerContainer {
position:relative;
background:#FFFFFF url(/wcsstore/BankStorefrontAssetStore/images/lib/hlight/Careers/careers.jpg) no-repeat right top;
margin:15px 15px 15px 15px;
width:920px;
overflow:hidden;
float:right;
}
.careerContainer h1 {
width:235px;
float:left;
height:40px;
overflow:hidden;
background:#ffc000 url(/wcsstore/BankStorefrontAssetStore/images/heading-careers.gif) no-repeat;
}
.careerContainer h1 span{
padding-top:40px;
display:block;
}
.careerLeftColumn {
width:235px;
float:left;
}
dl.careerList {
float:right;
width:460px;
margin-right:210px;
}
dl.careerList dt{
font-size:1.6em;
font-weight:bold;
cursor:pointer;
padding:0.5em 0 0.25em 10px;
}
dl.careerList dd {
padding:0 0 1em 10px!important;
border-bottom:1px solid #ffe9a7!important;
}
dl.careerList dt:hover {
text-decoration:underline;
}
dl.careerList dt span {
font-size:0.8em;
font-weight:normal;
display:block;
}
dd.careerList dt{
margin-bottom:0.5em;
}