div.infoBox {
	position:absolute;
	left:365px;
	top:77px;
	z-index:3;
	width:410px;
	font-size:14px;
	line-height:17px;
	background:rgba(255,255,255,.7);
	padding:5px;
}
div.infoGen {
	position:absolute;
	left:20px;
	top:15px;
	z-index:4;
	width:300px;
	font-size:14px;
	padding:5px;
	background:rgba(255,255,255,.7);
}	

div.indexTut {
	width:128px;
	display:inline-block;
	text-align:center;
	margin-right:3px;
}