.d3db_icon_skill{
display: inline-block;
overflow: hidden;
background: 50% 50% no-repeat;
font-size: 1px;
}


.d3db_tooltip {
color:#C7B377;
width:360px;
background-color: black;
border-left: 2px solid #3A2912;
border-right: 2px solid #59411C;
border-bottom: 2px solid #463419;
border-top: 2px solid #574320;
filter:alpha(opacity=90);         
-moz-opacity:0.90;
opacity: 0.90;
}

.d3db_tooltip td{
padding:5px;
}

.d3db_tooltip_title{
color:white;
font-size:18px;
padding-top:8px;
width:350px;
height:32px;
text-align:center;
background:url(tooltip_title.jpg) no-repeat;
}


.tooltip_p {
	font-size: 12px;
	color:white;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	background: transparent;
}



.tooltip_reqlevel {
	padding-bottom:5px;color:#999999;
	font-size: 12px;
}

.tooltip_reqlevelnum {
	font-weight: bold;
}

.tooltip_cooldown {
	color: #23E7E1;
	padding-bottom:5px;
	font-size: 12px;
}

.tooltip_type {
	padding-top:5px;
	padding-bottom:5px;color:#BA5E0B;
	font-size: 12px;
}

.tolltip_logo {
	float:right;
	background-image:url(d3.png);
	width:100px;
	height:33px;
	margin:-5px 0 0 0;
	vertical-align: middle;
}

.tooltip_resource {
	padding-bottom:5px;color:#51C24C;
	font-size: 12px;
}

.level_tip {
	padding-bottom: 3px;
	border-bottom: 1px dotted #6A5336;
}

.tooltip_content ,.tooltip_rune_effect  {
	padding-bottom:5px;
	color: #C7B377;
	font-size: 12px;
}