#tooltip .itemeffectlink { 
	color: #02df04; 
	font-weight: normal; 
}
#tooltip .itemicon { 
	display: block; 
	width: 40px; 
	height: 40px; 
}
#tooltip a:link.item, a:visited.item, a:active.item { 
	text-decoration: none; 
	color: #02df04; 
	font-weight:normal; 
}
#tooltip a:hover.item { 
	text-decoration: underline; 
	color: #02df04; 
}
#tooltip a:link.set, a:visited.set, a:active.set { 
	text-decoration: none; 
	color: #ffd200; 
	font-weight:normal; 
}
#tooltip a:hover.set { 
	text-decoration: underline; 
	color: #ffd200; 
}
#tooltip A {
	text-decoration: none;
	color: #ffd200;
}
#tooltip .wowitem { 
	font-family: arial,sans-serif;  
	font-size:12px;  color: #e5e0dd;  
	border: 1px solid #a9a9a9;  
	padding: 3px;  
	background-color: #333333;  
	-moz-border-radius: 5px;  
	min-width: 150px;  
	max-width: 350px;
}
#tooltip A.wowitem {
	color: #ffd200;
}
#tooltip .iname {
	font-size: 12px; 
	font-weight:bold;
	}
#tooltip .wowrttxt {  
	float: right;  
	display: compact;
	position: relative;  
	top: -14px;  
	text-align: right;
}
#tooltip .credit {
	font-family: arial,sans-serif;
	font-size: 11px;
}
#tooltip A.credit { 
	font-size: 11px;
	color: blue;
}

#tooltip .greyname {color: #9d9d9d; }
#tooltip .whitename {color: #FFFFFF;}
#tooltip .greenname.greentext,.itemeffectlink {color: #00BB00;}
#tooltip .itemeffectlink { color: #1EFF00; }
#tooltip .bluename {color: #0068FF; }
#tooltip .purplename {color: #8000FF; }
#tooltip .orangename {color: #E3832D; }
#tooltip .redname {color: #FF0000; }
#tooltip .goldtext {color: #ffd200;}

#tooltip .talentdesc {
	color: #ffd200;
	}

#tooltip .required {
	color: #FF0000;
	}

#tooltip, #tooltip * {
	font-family: tahoma, verdana;
	font-size: 9pt;
	line-height: 1.3em;
	text-align: left;
	color: #fff;
	border: 0;
	margin: 0;
	padding: 0;
	}
#tooltip {
	width: 310px;
	border: 0;
	padding: 0;
	border-collapse: collapse;
}
#tooltip a {
	color: #ff7a01;
	}
#tooltip a:hover {
	border-bottom: 1px dotted #999;
	}
#tooltip td {
	width: 3px;
	height: 3px;
	background: url('http://www.teamice.org/images/tooltip.gif') no-repeat;
	
}
#tooltip div {
	clear: left;
	}
#tooltip small { font-size: 11px; }
* > #tooltip td { width: 1px; }
#tooltip .itemFrame { padding: 6px 8px 2px 8px; width: auto; }
#tooltip .authorText { padding: 3px 1px 0 3px; text-align: center; width: auto; }
#tooltip .authorText, #tooltip .authorText * { font-size: 10px; }
#tooltip em { font-style: italic; }
#tooltip strong { font-weight: bold; }
#tooltip .quality0 { color: #9d9d9d; }
#tooltip h2 { font-weight: bold; }
#tooltip .yellowtext, #tooltip .yellowtext * {color: #ffd200; }
#tooltip .greentext, #tooltip .greentext * {color: #1EFF00; }
#tooltip .graytext, #tooltip .graytext * {color: #9d9d9d; }
#tooltip .redtext, #tooltip .redtext * {color: red; }
#tooltip ul { margin: 0; padding: 0; list-style-type: none; }
#tooltip ul li { padding: 0 5px; }
#tooltip * .changed, #tooltip .changed {
	float: left;
}
#tooltip * .changed span {
	float: right;
	width: 120px;
	font-size: 11px;
	}
#tooltip span.diff { display: none; }
#tooltip * .changedblock, #tooltip * .changedblock *, #tooltip * .changed span {
	color: yellow;
	font-weight: bold;
}

#tooltip .esock { height: 12px; width:12px; }
#tooltip .fsock { height: 12px; width:12px; }