#left-bar {
  width:22%;
}

#title-bar {
  width:78%;
}

#content {
  width:50%;
}

#right-bar {
  width:27%;
}