.tooltip{
background:url("button-navig.png") no-repeat scroll 0 0 transparent;
/*border:1px solid #BEBEBD;*/
color:#666666;
cursor:pointer;
font-size:11px;
height:52px;
left:952px;
line-height:30px;
position:absolute;
top:44px;
width:269px;
	}
.tooltip a {
color:#fff;
line-height:66px;
margin-left:67px;
margin-right:10px;
text-decoration:none; }
.tooltip_content{border:1px solid #00ADDB; padding:7px; background:#131313; font-size:11px; color:#666; cursor: pointer; width:300px; overflow:hidden}
.tooltip p{ margin:o;;text-align:justify;}
#tooltip_1{z-index:100000;}
#tooltip_4{background:#131313; border-color:#b1b1b1;}
.tooltip_content ul{ float:left; margin:0.5em 2em 0.5em 0; border:none}
.tooltip_content li a { text-transform:uppercase; color:#D5CEA5; font-weight:bold}
.tooltip_content ul a { text-transform:none; font-weight:normal; line-height:normal; color:#999;}
.tooltip_content h2 {margin: 0 0 10px 0; width:97%; padding: 5px; background:#131313; font-size:11px; color:#D5CEA5; text-transform:uppercase}
.tooltip_content h2 a { float:right}
.tooltip_content span {color:#D5CEA5; font-weight:bold; 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:underline }


