@charset "utf-8";
	
.animationContainer{
	height: 250px;
	width: 670px;
}

.demoDiv{
	background-color: #CCC; 
	height: 230px;
	width: 350px;
	border: 1px solid black;
	margin-left: 1px;
	overflow: hidden;
}

#img_detail2{
	float: left;  
}

.thumb{
	margin: 0px;
}

.detailContainer{
	height: 300px;
}
