/* CSS for the RBC careers site */

div.contentgrad {
    position:relative;
    width:415px;
    padding-bottom:10px;
    background:url(/careers/images/grad-bg2.gif) left bottom repeat-x;
}
div.contentbox {
    position:relative;
    padding:10px 0;    
}

ul.align {
    margin:0 10px;
    padding:0 8px;
}

.linkbox_left {
    padding:0 10px 0 0;
}
.linkbox_right {
    padding:0 10px 0 10px;
}
.linkbox_btm {
    padding:0 0 10px 0;
    background:url(/careers/images/grad-bg.gif) left bottom repeat-x;
}
