.tooltip1 {
	position: absolute;
	border: 1px solid;
	display: none;
	height: 142px;
	width: 200px;
	right: 420px;
	bottom: 110px;
	border: none;
	background: url("images/blase.png") no-repeat;
}

.tooltip2 {
	position: absolute;
	border: 1px solid;
	display: none;
	height: 142px;
	width: 200px;
	right: 330px;
	bottom: 110px;
	border: none;
	background: url("images/blase.png") no-repeat;
}

.tooltip3 {
	position: absolute;
	border: 1px solid;
	display: none;
	height: 142px;
	width: 200px;
	bottom: 110px;
	right: 235px;
	border: none;
	background: url("images/blase.png") no-repeat;
}

.tooltip4 {
	position: absolute;
	border: 1px solid;
	display: none;
	height: 142px;
	width: 200px;
	bottom: 110px;
	right: 140px;
	border: none;
	background: url("images/blase.png") no-repeat;
}

.tooltip5 {
	position: absolute;
	border: 1px solid;
	display: none;
	height: 142px;
	width: 200px;
	bottom: 110px;
	right: 50px;
	border: none;
	background: url("images/blase.png") no-repeat;
}

.tooltip6 {
	position: absolute;
	border: 1px solid;
	display: none;
	height: 142px;
	width: 200px;
	bottom: 110px;
    left: 410px;
    border: none;
	background: url("images/blase.png") no-repeat;
}

.text {
    position: relative;
    top: 10px;
    font: 10px 'Arial', Helvetica, sans-serif;
    text-align: center;
    vertical-align: center;
}
