	#bubble_tooltip{		width:320px;		position:absolute;		display:none;		z-index:300;	}	#bubble_tooltip .bubble_top{		background-image: url('http://www.libreriafrancese.it/img/bubble_top.gif');		background-repeat:no-repeat;		height:13px;			width:320px;		z-index:300;	}	#bubble_tooltip .bubble_middle{		background-image: url('http://www.libreriafrancese.it/img/bubble_middle.gif');		background-repeat:repeat-y;			background-position:bottom left;		padding-left:7px;		padding-right:7px;		padding-top:7px;		z-index:300;		width:320px;	}	#bubble_tooltip .bubble_middle span{		position:relative;		top:-8px;		font-size:12px;		text-align:left;		z-index:300;		width:310px;		color:#000000;	}	#bubble_tooltip  .bubble_bottom {		background-image: url('http://www.libreriafrancese.it/img/bubble_bottom.gif');		background-repeat:no-repeat;		background-repeat:no-repeat;			height:13px;		position:relative;		top:-6px;		z-index:300;		width:320px;		display:block;	}			#bubble_tooltip2{		width:320px;		position:absolute;		display:none;		z-index:300;	}	#bubble_tooltip2 .bubble_top2{		background-image: url('http://www.libreriafrancese.it/img/bubble_top.gif');		background-repeat:no-repeat;		height:13px;			width:320px;		z-index:300;	}	#bubble_tooltip2 .bubble_middle2{		background-image: url('http://www.libreriafrancese.it/img/bubble_middle.gif');		background-repeat:repeat-y;			background-position:bottom left;		padding-left:7px;		padding-right:7px;		padding-top:7px;		z-index:300;		width:320px;	}	#bubble_tooltip2 .bubble_middle2 span{		position:relative;		top:-8px;		font-size:12px;		text-align:left;		z-index:300;		width:310px;		color:#000000;	}	#bubble_tooltip2  .bubble_bottom2 {		background-image: url('http://www.libreriafrancese.it/img/bubble_bottom2.gif');		background-repeat:no-repeat;		background-repeat:no-repeat;			height:13px;		position:relative;		top:-6px;		z-index:300;		width:320px;		display:block;	}