.pup {
	position:absolute;
	border: 1px solid #990000;
	z-index: 10;
}
.pupCaption {
	background:#990000 repeat-x left top;
	width:100%;
	cursor:move;
	font: normal normal normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	background-attachment: fixed;
	background-position: left,top;
	background-repeat: no-repeat;
	line-height: 12px;
	color: #FFFFFF;
}
				