.diys_anim_wrapper
{
	position:relative;
	
	width:283px;
	height:61px;
	
	display:block;
	margin:0px auto;
	
	/*
	width:800px;
	height:300px;
	*/
	
	
	/*height:76px;*/
	/*overflow:hidden;*/
}

.diys_anim_wrapper img.full_panel,
.diys_anim_wrapper canvas.full_panel
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}

