.pakart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	margin: 5px;
	padding: 5px;
	width: auto;
	border: thin solid #00F;
	position: absolute;
	text-align: center;
	left: -12px;
	top: -17px;
}
