#myspot-popup
{
	position: absolute;
	z-index: 9999;
	right: 34px; 
	top: 27px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 0pt 4px;
	position: absolute;
	z-index: 2000;
	height: 142px;
}

#myspot-popup div.inner
{
	padding: 5px 14px 10px;
}

#myspot-popup div.inner
{
	background-color: #ffffff;
	padding: 5px 10px 10px;
	border-left: 1px solid #3D6066;
	border-right: 1px solid #3D6066;
	width: 109px;
}

.myspot-popup-conents
{
}

.close-image
{
	float: right;
	background: url(/images/theme4/sprites/mySpotPopup.gif) no-repeat scroll -46px 2px;
	height: 11px;
	padding: 2px 8px 2px 20px;
	cursor: pointer;
}

#myspot-popup div.close
{
	position: absolute;
	right: 0px;
	top: 12px;
	z-index: 8;
}

.myspot-popup-header
{
	z-index: 2000;
	height: 24px;
	width: 132px;
	background: transparent url(/images/myspot/mySpot_popup_header.gif) no-repeat scroll;
}

.myspot-indicator
{
	vertical-align: baseline;
	cursor: pointer;
}

.myspot-popup-footer
{
	z-index: 2000;
	height: 30px;
	width: 132px;
	background: transparent url(/images/myspot/mySpot_popup_footer.gif) no-repeat scroll;
}
