
.quicktabs-hide {
  display: none;
}

ul.quicktabs_tabs {
  margin-top: 0;
}
ul.quicktabs_tabs li {
  display: inline;
  background: none;
  list-style-type: none;
  padding: 2px;
  white-space: nowrap;
}
ul.quicktabs_tabs li a:focus {
  outline: none;
}

div#active-guide-tab {
  clear:both;
}

div.quicktabs_wrapper {
  padding-bottom : 25px;
}

.modalframe-cck-editor-button-edit {
  display: block;
  float: none;
  width: 100px;
  height: 40px;
  background: none;
  text-decoration: none;
}
.modalframe-cck-editor-button-edit:hover {
  background-position: 0 0;
  text-decoration: none;
}
