.title {
	margin:1em 0;
	text-align: center;
}

div.switch {
	margin-bottom: .7em;
}

#megaContainer {
	background-color: #444;
	padding: 20px;
	color:white;
	text-shadow: none;
	box-shadow: inset 0px -1px 1px black;
}

#megaDrop {
	text-align: center;
	display: block;
	border: 1px solid;
	width:20px;
	height:20px;
	margin:10px auto;
	border-radius: 50%;
	line-height: .93;
}