.hover{
  cursor: pointer;
  background: #ffc;
}

#switcher {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCFFFF;
	margin-bottom: 20px;
}
.label {
  width: 130px;
}
.button {
	width: 25px;
	position: relative;
	float: right;
	margin-top: 0.5em;
	margin-right: 20px;
	margin-bottom: 0.5em;
}
#brave {
  position: relative;
}

