div.strokeLineWidth-picker {
  height: 16px;
  width: 32px;
  padding: 0 !important;
  border: 1px solid #ccc;
  background: url(../images/arrow.gif) no-repeat top right;
  cursor: pointer;
  line-height: 16px;
}

div.strokeLineWidth-palette {
  width: 40px;
  position: absolute;
  border: 1px solid #000066;
  background-color: #eeeeee;
  padding: 2px;
}

div.strokeLineWidth-swatch {
  width: 32px;
  border: 0px solid #000066;
  float: left;
  cursor: pointer;
  line-height: 12px;
}
