
.pointsPopper {
	position: absolute;
	top: -64px;
	right: 10px;
	width: 200px;
	height: 57px;
	font-weight: bold;
	text-align: center;
	border-style: solid;
	border-color: #112299;
	border-width: 2px; 
	background-image: url(http://cdn.globalaircraft.org/media/img/icons/popupbg.jpg);
	background-repeat: no-repeat;
}
