@charset "UTF-8";.iframeTooltip{position:absolute;z-index:1010;filter:alpha(opacity:0.1);}
.tooltipTrigger{background-image:none;cursor:pointer;border-bottom-style:dotted;border-bottom-width:thin;}
.tooltipContent{background-image:url(../images/bg_tooltip.png);background-repeat:no-repeat;background-position:right bottom;width:258px;padding-bottom:22px;}
.tooltipContent div{border-top-width:4px;border-right-width:4px;border-left-width:4px;border-top-style:solid;border-right-style:solid;border-left-style:solid;border-top-color:#006;border-right-color:#006;border-left-color:#006;}
.tooltipText{padding:10px;border-top-width:4px;border-right-width:4px;border-left-width:4px;border-top-style:solid;border-right-style:solid;border-left-style:solid;border-top-color:#006;border-right-color:#006;border-left-color:#006;font-family:Cambria, Palatino, Times New Roman, serif;font-size:14px;color:#006;background-color:#FFC;text-align:justify;}
.tooltip{position: fixed;}