 TD,TR {
        }
        
        
        
        .bubbleInfo {
	position: relative;
	width: 201px;
	height: 80px;
	margin-top: 315px;
	float: left;
        }
        .trigger {
	position: relative;
	border: 0;
        }
     
        /* Bubble pop-up */

        .popup {
		padding:5px;
        	position: absolute;
      	display: none;
        	z-index: 50;
			margin-left:0px;
        	border-collapse: collapse;
				background-image: url(../../img/storelocator/back_trasparente.png);
				background-position:bottom;

        }

        .popup td.corner {
        	height: 60px;
        	width: 60px;
        }

        .popup td#topleft { background-image: url(../../img_matite_09/bubble/bubble-1.gif); }
        .popup td.top { background-image: url(../../img_matite_09/bubble/bubble-2.gif); }
        .popup td#topright { background-image: url(../../img_matite_09/bubble/bubble-3.gif); }
        .popup td.left { background-image: url(../../img_matite_09/bubble/bubble-4.gif); }
        .popup td.right { background-image: url(../../img_matite_09/bubble/bubble-5.gif); }
        .popup td#bottomleft { background-image: url(../../img_matite_09/bubble/sx_angolo.gif); height:19px; }
        .popup td#bottomleft2 { background-image: url(../../img_matite_09/bubble/sx_angolo2.gif); height:19px; }
        .popup td.bottom { background-image: url(../../img_matite_09/bubble/bubble-7.gif); text-align: left;}
        .popup td.bottom img { display: block; margin: 0 auto; }
        .popup td#bottomright { background-image: url(../../img_matite_09/bubble/bubble-8.gif); }
        .popup td#bottomright2 { background-image: url(../../img_matite_09/bubble/dx_angolo.gif); }

        .popup table.popup-contents {
        	background-color: #fff;

			
        	}

       .contenuto_store {
	   color:#66FF33;
									font-size:11px;


        	}

        table.popup-contents td {
        	text-align: left;

        	}

       
        
