/* jQuery Content Panel Switcher CSS */

a, a:visited, a:hover {
  cursor: pointer;
  padding:10px;
  font-size:12px;
  color:#CCC;
}

.switcher-content {
  display: none;
}

