.cke_combopanel {
    width:200px !important;
}

/* set width of container columns */
.t3-page-column-205 {
    width: 66.6%;
}
.t3-page-column-206 {
    width: 33.3%;
}

/* set a strong visible border around content columns */
/*.t3js-page-column {*/
/*    border: 1px solid green;*/
/*    margin-bottom: 20px;*/
/*}*/

