/* Changes */
.container table tr td {
  padding: 5px !important;
}
/* bug without this */
#ColorPanel tr td {
  padding: 0 !important;
}

.menu .s1Ext {
 font-size: 12px;
 font-weight: bold;
 padding: 2px;
}

.Ext {
 font-weight: bold;
 font-size: 12px !important;
}

.left h3 {
 font-weight: bold;
 font-size: 14px !important;
}

.toberead a {
  color: red;
}
