#bubble_tooltip{
	position:absolute;
	display:none;
}
#bubble_tooltip_employment{
	position:absolute;
	display:none;
	width:301px;
	left:100;
	top:400;
	visibility:visible;
}
#bubble_tooltip .bubble_middle{
	background: #5a5b5e;
}
#bubble_middle {
	position:relative;
	top:-8px;
	background: #5a5b5e;
	_width: 183px;
	text-align: center;
	}
#bubble_middle  {
	align: center;
}
#bubble_middle_employment {
	position:relative;
	background: #5a5b5e;
	color: #fff;
}
#bubble_name {
	position:relative;
	font-family: Helvetica, Verdana, Geneva, Arial, SansSerif;
	font-size:9px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 3px;
}
#bubble_title {
	position:relative;
	font-family: Helvetica, Verdana, Geneva, Arial, SansSerif;
	font-size:9px;
	font-weight: normal;
	color: #fff;
	white-space: nowrap;
	padding: 0px;
}
#bubble_name_employment {
	position:relative;
	font-family: Helvetica, Verdana, Geneva, Arial, SansSerif;
	font-size:9px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 3px;
}
#bubble_title_employment {
	position:relative;
	font-family: Helvetica, Verdana, Geneva, Arial, SansSerif;
	font-size:9px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 3px;
}
#bubble_tooltip .bubble_bottom{
	height:40px;
	position:relative;
    width: 100%;
	_width: 183px;
    top: -8px;
    text-align: center;

}
