.bubbleInfo {
	float: left;
	width: 173px;
	height:51px;
	margin:2px 0 2px 0;
}
.trigger {
	float: left;
	position: relative;
}
/* Bubble pop-up */

.popup {
	float: left;
	position: relative;
	top: 500px;
	left: 0;
	display: none;
}
