/* This makes the Styles combo box a bit bigger */
body .cke_combopanel {
  width: 250px;
  height: 400px;
}