#bubble_tooltip{
	
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	
	height:0px;	
}
#bubble_tooltip .bubble_middle{
	border:1px solid #cccccc; background:#ffffff; color:#6c6c6c;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:2px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	
	height:0px;
	position:relative;
	top:-6px;
}

a.page_m {
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	}
	
a.page_m:hover {
	color:#000000;
	text-decoration:none;
}

a.page_mov {
	color:#000000;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	}
	
a.page_mov:hover {
	color:#000000;
	text-decoration:none;
}