.dojoxFisheyeListItemLabel
{
	border: 2px;
	padding: 2px;
	text-align: center;
	position: absolute;
	display: none;
	white-space:pre;
}

.dojoxFisheyeListItemLabel.dojoxFishSelected
{
	display: block;
}

.dojoxFisheyeListItemImage
{
	border: 0px;
	position: absolute;
}

.dojoxFisheyeListItem
{
	position: absolute;
	z-index: 2;
}

.dojoxFisheyeListBar
{
	position: relative;
	margin: 0 auto;
	text-align: center;
}

