#bubble_tooltip{
	width:400px;
	position:absolute;
	display:none;
	z-index:200;
}
#bubble_tooltip .bubble_top{
	background-image: url('/assets/bubble/bubble_top.gif');
	background-repeat:no-repeat;
	height:17px; 
}
#bubble_tooltip .bubble_middle{
	background-image: url('/assets/bubble/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-right:7px;
	padding-left:7px;
}
#bubble_tooltip .bubble_middle span{
	top:-7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;
	display:block; 
	width:380px;
	padding-left:10px;
	color:#000000;
	text-align:left;
}

#bubble_tooltip table{
	top:-7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	position:relative;
	display:block; 
	width:370px;
	color:#999999;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('/assets/bubble/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:30px;
	position:relative;
	top:-6px;
}

#bubble_tooltip2{
	width:328px;
	position:absolute;
	display:none;
}
#bubble_tooltip2 .bubble_top{
	background-image: url('/assets/bubble/bubble_top.gif');
	background-repeat:no-repeat;
	height:17px; 
}
#bubble_tooltip2 .bubble_middle{
	background-image: url('/assets/bubble/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip2 .bubble_middle span{
	top:-7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;
	display:block; 
	width:300px;
	padding-left:10px;
	color:#000000;
	text-align:left;
}
#bubble_tooltip2 .bubble_bottom{
	background-image: url('/assets/bubble/bubble_bottom2.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:30px;
	position:relative;
	top:-6px;
}

#bubble_tooltip3{
	width:390px;
	position:absolute;
	display:none;
}
#bubble_tooltip3 .bubble_top{
	background-image: url('/assets/bubble/bubble_top3.gif');
	background-repeat:no-repeat;
	height:17px; 
}
#bubble_tooltip3 .bubble_middle{
	background-image: url('/assets/bubble/bubble_middle3.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip3 .bubble_middle span{
	top:-7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;
	display:block; 
	width:390px;
	padding-left:10px;
	color:#000000;
	text-align:left;
}
#bubble_tooltip3 .bubble_bottom{
	background-image: url('/assets/bubble/bubble_bottom3.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:30px;
	position:relative;
	top:-6px;
}


#bubble_tooltip4{
	width:328px;
	position:absolute;
	display:none;
}
#bubble_tooltip4 .bubble_top{
	background-image: url('/assets/bubble/bubble_top4.gif');
	background-repeat:no-repeat;
	height:17px; 
}
#bubble_tooltip4 .bubble_middle{
	background-image: url('/assets/bubble/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip4 .bubble_middle span{
	top:-7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;
	display:block; 
	width:300px;
	padding-left:10px;
	color:#000000;
	text-align:left;
	padding-top:10px;
}
#bubble_tooltip4 .bubble_bottom{
	background-image: url('/assets/bubble/bubble_bottom4.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:30px;
	position:relative;
	top:-6px;
}