.popup {position:absolute; display:none; z-index:30000 !important; border-collapse:collapse; margin:0 22px 0 22px; left:0;}
.popup td.corner {height:15px; width:19px;}
/*.popup td#topleft { background-image: url(images/bubble-1.png); }*/
.popup td.top { /*background: url(../images/top.png) left bottom no-repeat;*/ height:14px;}
/*.popup td#topright { background-image: url(images/bubble-3.png); }*/
.popup td.left { background:#4b6358; }
.popup td.right { background:#4b6358; }

.popup table.popup-contents {font-size:12px; line-height:1.2em; background-color:#4b6358; color:#666; padding:22px 0 22px 0;}

table.popup-contents th {text-align:right; text-transform:lowercase;}
table.popup-contents td {text-align: left;}
tr#release-notes td a {color:#333;}

.menu_head{font-size:12px; font-weight:bold; color:#95dfc0; text-transform:uppercase; line-height:20px;}
table.popup-contents td a{ color:#c0cacc; font-size:12px; text-decoration:none; line-height:20px; }
table.popup-contents td a:hover{ color:#c0cacc; font-size:12px; font-weight:bold; text-decoration:underline; }
table.popup-contents td {border-right:1px dotted #637870; padding-left:22px;padding-right:22px;}
table.popup-contents td.nobdr {border-right:0px dotted #637870; padding-left:22px;padding-right:22px;}
