.q,.q a{color: #ffd100!important;}.q0,.q0 a{color:#9d9d9d!important;}.q1,.q1 a{color:#fff!important;}.q2,.q2 a{color:#1eff00!important;}.q3,.q3 a{color:#0070dd!important;}.q4,.q4 a{color:#a335ee!important;}.q5,.q5 a{color:#ff8000!important;}.q6,.q6 a{color:#e5cc80!important;}.q7,.q7 a{color:#e5cc80!important;}.q8,.q8 a{color:#ffff98!important;}.q9,.q9 a{color:#71d5ff!important;}.q10,.q10 a{color:#f00!important;}

#tooltip{
	position: absolute;
	z-index:1000;
	opacity: 0.85;
}

.wttip {
	text-align:left;
	width:290px;
	color: #FFFFFF;
	background-color: #151515;
	border: 2px solid #999999;
	-moz-border-radius: 4px;
	display: none;
}

.wttip table{
	width: 100%;
}

.socket-red{
	padding-left: 26px;
	background-color: transparent;
	background-image: url(http://static.wowhead.com/images/socket_red.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
}

.socket-yellow{
	padding-left: 26px;
	background-color: transparent;
	background-image: url(http://static.wowhead.com/images/socket_yellow.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
}

.socket-blue{
	padding-left: 26px;
	background-color: transparent;
	background-image: url(http://static.wowhead.com/images/socket_blue.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
}
.socket-meta{
	padding-left: 26px;
	background-color: transparent;
	background-image: url(http://static.wowhead.com/images/socket_meta.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
}

.moneygold, .moneysilver, .moneycopper{
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}

.moneygold{
	background-image: url(http://static.wowhead.com/images/money_gold.gif);
}

.moneysilver{
	background-image: url(http://static.wowhead.com/images/money_silver.gif);
}

.moneycopper{
	background-image: url(http://static.wowhead.com/images/money_copper.gif);
}