/* jQuery Content Panel Switcher CSS */

a, a:visited, a:hover {
  cursor: pointer;
}

a:hover {
	color: #800F25;
}

.switcher-content {
  display: none;
}

