/* Tooltip */a.tip,a.tip:link,a.tip:visited,a.tip:active {position: relative;text-decoration: none;font-style: none;border-bottom:0px dotted #4dbcf3;}a.tip:hover {background: transparent;z-index: 100;}a.tip span {display: none;text-decoration: none;}a.tip:hover span {display: block;position: absolute;top: -350px;left: -160px;width: 410px;z-index: 100;color: #000000;border: 4px solid;border-color: #666666 #666666 #666666 #666666;border-right: 4px solid #666666;padding: 12px 12px 12px 12px;font-family: Arial, Helvetica, Verdana, Sans-serif;font-style: none;text-align: left;font-size:13px;background:#ffffff;color: #403C3C;}
