#thumbnail {
	position:absolute;
	left:40px; top:280px;
	width:114px; height:118px;
	background:url(../img/bg_thumbnail.gif);
}

#thumbnail_img {
	position:absolute;
	left:2px; top:14px;
	width:110px; height:85px;
	overflow:hidden;
}

.title {
	position:absolute;
	left:20px; top:404px;
	width:154px; height:40px;
	text-align:center;
	display:none;
}

.title .text {
	font: bold 12px arial, helvetica, sans-serif;
}

#movie {
	position:absolute;
	right:45px; top:15px;
	width:250px; height:245px;
	background:url(../img/bg_animatics.gif);
}

#movie_clip {
	position:absolute;
	left:5px; top:28px;
	width:240px; height:179px;
}

#play_movie {
	position:absolute;
	left:9px; bottom:6px;
}

#stepnavi {
	position:absolute;
	right:14px; bottom:10px;
}
	
#stepnavi img {
	margin:0px 0px 0px 8px;	
}
