#container {
margin: 0 auto;
border-left: 1px solid #000;
}

#department_phone{
position: absolute;
left: 20px;
font-size: 14px;
font-weight: bold;
height: 20px;
padding-top: 5px;
}
#department_phone br{
display: none;
}

