.animationContainer{
	height: 220px;
	float:left;
	width:704px;
}

.demoDiv{ 
	height: 200px; 
	overflow: hidden;
	background-color:#FFFFCC;
}

.hideInitially{
	visibility: hidden;
}