.infoBox{
 		display: none;
 		position: absolute;
 		width: 320px;
 		height: 120px;
 		background: #FFFFFF;
 		border: #404E4A double 4px;
 		text-align: center;
 		padding: 24px;
 		font-weight: bold;
 	}