body {
	font-family: verdana;
}
p {
	margin: 0px 0px 5px; line-height: 16px;
}
#wrapper {
	left: -50%; margin-top: 30px; float: right; position: relative;
}
#flip-counter {
	left: 50%; clear: both; position: relative;
}
.clear {
	clear: both;
}
#demo_controls {
	margin: 20px auto; padding: 0px; width: 700px; list-style-type: none;
}
#demo_controls li {
	margin: 0px 0px 20px; width: 700px; text-align: center; font-size: 13px; font-weight: bold;
}
.demo_widget {
	width: 700px; margin-top: 10px;
}
.demo_button {
	margin-top: 10px;
}
.auto_off_controls {
	display: none;
}
a.expand:link {
	color: rgb(170, 170, 170); font-size: 10px; text-decoration: none;
}
a.expand:visited {
	color: rgb(170, 170, 170); font-size: 10px; text-decoration: none;
}
a.expand:active {
	color: rgb(170, 170, 170); font-size: 10px; text-decoration: none;
}
a.hover.expand {
	color: rgb(170, 170, 170); font-size: 10px; text-decoration: none;
}
a.back:link {
	color: rgb(51, 51, 51); font-size: 10px; text-decoration: underline; margin-top: 4px; display: block;
}
a.back:visited {
	color: rgb(51, 51, 51); font-size: 10px; text-decoration: underline; margin-top: 4px; display: block;
}
a.back:active {
	color: rgb(51, 51, 51); font-size: 10px; text-decoration: underline; margin-top: 4px; display: block;
}
a.hover.back {
	color: rgb(51, 51, 51); font-size: 10px; text-decoration: underline; margin-top: 4px; display: block;
}
.explain {
	background: rgb(238, 238, 238); margin: 10px auto 0px; padding: 10px; border: 1px solid rgb(102, 102, 102); width: 680px; text-align: center; font-size: 12px; font-weight: normal;
}
.toggle {
	display: none;
}
code {
	margin: 0px 0px 5px; font-weight: bold; display: block;
}
