.cx_button {
 font-size: 11px;
 border-right: 1px solid gray;
 border-bottom: 1px solid gray;
 background: #ffff66;
 padding: 6px 0px 6px 0px;
 white-space: nowrap;
}
.cx_tabs-top {
 padding-top: 10px;
}
.cx_tabs-bottom {
 padding-bottom: 10px;
}