	#bubble_tooltip{		width:360px;		position:absolute;		display:none;		z-index: 4000;	}	#bubble_tooltip .bubble_top{		/*background-image: url('../../images/tooltips/bubble_top.gif');*/		background-repeat:no-repeat;		height:16px;		}	#bubble_tooltip .bubble_middle{	/*	background-image: url('../../images/tooltips/bubble_middle.gif');		background-repeat:repeat-y;			background-position:bottom left;*/		padding-left:7px;		padding-right:7px;	}	#bubble_tooltip .bubble_middle span{		position:relative;	}		#bubble_tooltip .bubble_bottom{	/*	background-image: url('../../images/tooltips/bubble_bottom.gif');*/		background-repeat:no-repeat;			height:44px;		position:relative;	}	#bubble_booking{		width:227px;		position:absolute;		display:none;		z-index: 1500;	}#bubble_dormigratis{		width:227px;		position:absolute;		display:none;		z-index: 1500;	}#cvcCodeHelp{		border:1px solid #000;		background-color: white;		width:350px;		position:absolute;		display:none;		z-index: 1500;	}		#bbcontorno{
	border: 1px solid #e85111;
	top:27px;
	width:360px;
	z-index: 1;
	}
