
#career_left {
float: left;
width: 220px;
}

#career_middle {
float: left;
width: 360px;
line-height: 1.5em;
}

#career_right {
float: right;
width: 265px;
text-align:center;
}