.animationContainer {
	height: auto;
}

.demoDiv{
	overflow: hidden;
}

.hideInitially {
	visibility: hidden;
}

h3.section {
	margin-top: 1em;
}

#vertical_slide, #horizontal_slide {
	color: #8CBE28;
	background-color: #FFFFFF; 
     text-align: justify;
	margin: 0;
	font-weight: bold;
     vertical-align: bottom;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	font-family: Humnst777 BT, Tahoma, Verdana, Arial, Helvetica, sans-serif;
     margin: 4px;
     text-align: center;
}

input {
     color: #2E5792; font-size: 8pt; margin-top: 2px;
}