/*
BUBBLE SPECIFIC STYLES
*/
.bubble {
	display: none;
	position: absolute;
	width: 450px;
	font-size: 11px;
	}

.bubble .viewFull {
	color: #006699;
	}

.bubble h4 {
	color: #006699;
	font-size: 11px;
	padding: 10px 0 0 0;
	_padding: expression((this==this.parentNode.firstChild) ? "0" : "10px 0 0 0");
	}

.bubble h4:first-child {
	padding: 0;
	}

.bubble p {
	color: #575757;
	font-size: 11px;
	}

.bubble .top {
	padding: 9px 9px 0 20px;
	}

.bubble .bottom {
	height: 19px;
	}

div.bubbleAgr .top {
	background: url(../img/mapBubbleAgrTop.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleAgrTop.png",sizingMethod="crop");
	}

div.bubbleAgr .bottom {
	background: url(../img/mapBubbleAgrBot.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleAgrBot.png",sizingMethod="crop");
	}

div.bubbleMnfr .top {
	background: url(../img/mapBubbleMnfrTop.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleMnfrTop.png",sizingMethod="crop");
	}

div.bubbleMnfr .bottom {
	background: url(../img/mapBubbleMnfrBot.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleMnfrBot.png",sizingMethod="crop");
	}

div.bubbleBf .top {
	background: url(../img/mapBubbleBfTop.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleBfTop.png",sizingMethod="crop");
	}

div.bubbleBf .bottom {
	background: url(../img/mapBubbleBfBot.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleBfBot.png",sizingMethod="crop");
	}
	
div.bubbleHp .top {
	background: url(../img/mapBubbleHpTop.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleHpTop.png",sizingMethod="crop");
	}

div.bubbleHp .bottom {
	background: url(../img/mapBubbleHpBot.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleHpBot.png",sizingMethod="crop");
	}
	
div.bubbleRe .top {
	background: url(../img/mapBubbleReTop.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleReTop.png",sizingMethod="crop");
	}

div.bubbleRe .bottom {
	background: url(../img/mapBubbleReBot.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleReBot.png",sizingMethod="crop");
	}
	
div.bubbleGeo .top {
	background: url(../img/mapBubbleGeoTop.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleGeoTop.png",sizingMethod="crop");
	}

div.bubbleGeo .bottom {
	background: url(../img/mapBubbleGeoBot.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleGeoBot.png",sizingMethod="crop");
	}

div.bubbleRcg .top {
	background: url(../img/mapBubbleRcgTop.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleRcgTop.png",sizingMethod="crop");
	}

div.bubbleRcg .bottom {
	background: url(../img/mapBubbleRcgBot.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleRcgBot.png",sizingMethod="crop");
	}
	
div.bubbleEe .top {
	background: url(../img/mapBubbleEeTop.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleEeTop.png",sizingMethod="crop");
	}

div.bubbleEe .bottom {
	background: url(../img/mapBubbleEeBot.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleEeBot.png",sizingMethod="crop");
	}
	
div.bubbleTt .top {
	background: url(../img/mapBubbleTtTop.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleTtTop.png",sizingMethod="crop");
	}

div.bubbleTt .bottom {
	background: url(../img/mapBubbleTtBot.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/mapBubbleTtBot.png",sizingMethod="crop");
	}