/* $Id$ */

.ctools-button {
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  line-height: 1;
}

.ctools-button:hover {
  cursor: pointer;
}

.ctools-button .ctools-content {
  padding-bottom: 2px;
  padding-top: 2px;
}

.ctools-button .ctools-content * {
  list-style-image: none;
  list-style-type: none;
}

.ctools-button li {
  line-height: 1.3333;
  padding-left: 12px;
  padding-right: 12px;
}