#toolbar-administration {
  display: none;
}
.commenter-avatar img {
  width: 65px;
  height: 65px;
  border-radius: 51%;
}
img {
  height: auto;
}
.ccn-feature {
  display: block;
}
.comment-form .button:hover {
  background: #2b2b2b;
}
.ccn-anchor {
  position: absolute !important;
  top: -8px !important;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 42%;
  float: left;
  padding: 1px 10px;
  margin: 1px;
}