<style type="text/css">

.animationContainer{
	height: auto;
}

.demoDiv{
	overflow: hidden;
}

.hideInitially{
	visibility: hidden;
}

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

#vertical_slide, #horizontal_slide {
	color: #2E46BD;
     text-align: justify;
	padding: 3px;
	margin: 0;
	border: 0;
     vertical-align: bottom;;
	
}


div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 0;
}

td.callbox_text {
     text-align: justify;
     padding: 2px;
}

</style>