.tooltip{position:absolute; top:93px; left:500px; color:black;}
.tooltip a {text-decoration:none; color:black; font-size:1em;}
.tooltip_content{border:1px solid #0F0C0C; padding:7px; background:#191919; font-size:11px; color:#666; cursor: pointer; width:300px; overflow:hidden}
.tooltip p{margin:0;text-align:justify;}
#tooltip_1{z-index:100000;}
#tooltip_4{background:#191919; border-color:#0F0C0C;}
.tooltip_content ul{ float:left; margin:0.5em 2em 0.5em 0; border:none}
.tooltip_content li {margin-top:0.3em}
.tooltip_content li a {text-transform:uppercase; color:black; font-weight:bold}
.tooltip_content ul a {text-transform:none; font-weight:normal; line-height:normal; color:#5d717e;}
.tooltip_content h2 {margin: 0 0 10px 0; width:97%; padding: 5px; background:#2f2c2c; font-size:11px; color:#5d717e; text-transform:uppercase}
.tooltip_content h2 a {float:right; color:#5d717e}
.tooltip_content span {color:black; font-weight:bold; background:#FFEA08; font-size:11px; text-transform:uppercase;}
.tooltip_content li{list-style-type:none; width:auto;}
.tooltip_content a {text-decoration:none; color:#999; font-size:11px;}
.tooltip_content a:hover{color:#666; text-decoration:none}