        .popup {
        	position: absolute;
        	display: none;
        	z-index: 52;
        	border-collapse: collapse;
            width: 350px;
        }

        .popup .corner {
        	height: 15px;
        	width: 19px;
            display: inline;
            float: left;
        }

        .popup .topleft { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-1.png); }
        .popup .top { display: inline; float: left; width: 312px; height: 15px; background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-2.png); }
        .popup .topright { background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-3.png); }
        
        .popup .content .left { display: inline; float: left; width: 19px; height: 150px; background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-4.png); }
        .popup .content .right { display: inline; float: left; width: 19px; height: 150px; background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-5.png); }
        .popup .content .text { display: inline; float: left; width: 312px; height: 150px; background-color: #fff; }
        
        .popup .bottomleft { height: 29px; background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-6.png); }
        .popup .bottom { display: inline; float: left; width: 312px; height: 29px; background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-7.png); text-align: center;}
        .popup .bottom img { display: block; margin: 0 auto; }
        .popup .bottomright { height: 29px; background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-8.png); }

        .popup .content .text { display: inline; text-align:justify; float: left; text-align:justify; width: 312px; height: 150px; background-color: #fff; font-size:12px; }
        .popup .content .text2 { display: inline; text-align:justify; float: left; width: 312px; height: 280px; background-color: #fff; font-size:12px; }
        .popup .content .left2 { display: inline; float: left; width: 19px; height: 280px; background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-4.png); }
        .popup .content .right2 { display: inline; float: left; width: 19px; height: 280px; background-image: url(http://jqueryfordesigners.com/demo/images/coda/bubble-5.png); }
        .popup .content .certificato { margin:10px 0px 0px 0px; display: inline; float: left; width: 150px; height: 50px; background: url(/images/icona_pdf.jpg) no-repeat center center;}

