﻿.bubbleInfo{position: relative;}
.trigger{position: absolute;}
.popup{position: absolute;display: none;z-index: 50;border-collapse: collapse; }
.popup td.corner {height: 15px;width: 19px;}       
.popup table.popup-contents {font-size: 12px;line-height: 1.2em;color: #666;font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;border-collapse: collapse; }
table.popup-contents th {text-align: right;text-transform: lowercase;}
table.popup-contents td {text-align: justify;}
table.popup-contents td p {display:block;margin:5px 10px 5px 10px}