.wowItem {
background:transparent url("../../images/wow/21x21/inv_misc_questionmark.png") 2px 2px no-repeat;
font-weight:bold;
padding:4px 4px 6px 30px;
text-decoration:none;
}

.wowPopup {
position:absolute;
left:0px;
top:0px;
font-size:.8em;
text-align:left;
}

.wowImage {
	background:transparent url("../../images/wow/43x43/inv_misc_questionmark.png") top left no-repeat;
	float:left;
	width:45px;
	height:45px;
}

.wowTooltip {
border:2px solid silver;
color:white;
padding:4px 4px 4px 4px;
background-color:black;
text-align:left;
font-size:1em;
display:block;
}

.wowTooltip a { color:white; }

.wowGem {
	background:transparent url("../../images/wow/43x43/inv_misc_questionmark.png") 2px 5px no-repeat;
	padding:3px 3px 3px 50px !important;
	height:46px;
	width:500px;
	font-size:.9em;
	display:block;
	text-align:left;
}

.wowItemName {
	font-size:1.2em;
	font-weight:bold;
}

.wowTooltip a { color:white !important; }
.wowQuality0, .wowGray { color:gray !important; }
.wowTooltip .wowQuality1 { color:#ffffff !important; }
.wowQuality2 { color:#0b9e00 !important; }
.wowQuality3 { color:#3665ff !important; }
.wowQuality4 { color:#c900c6 !important; }
.wowQuality5 { color:orange !important; }

.wowSpell { color:lime; }
.wowText { clear:both; }
.wowLeft { float:left;width:45%; }
.wowRight { text-align:right;margin-left:50%; }

.wowSocketRed { background:transparent url("../../images/wow/Socket_Red.png") 2px 2px no-repeat; padding-left: 20px; }
.wowSocketBlue { background:transparent url("../../images/wow/Socket_Blue.png") 2px 2px no-repeat;padding-left: 20px; }
.wowSocketYellow { background:transparent url("../../images/wow/Socket_Yellow.png") 2px 2px no-repeat;padding-left: 20px; }
.wowSocketMeta { background:transparent url("../../images/wow/Socket_Meta.png") 2px 2px no-repeat;padding-left: 20px; }
.wowPriceGold { display:inline; padding:2px 15px 2px 5px;background:transparent url("../../images/wow/money-gold.png") top right no-repeat; }
.wowPriceSilver { display:inline; padding:2px 15px 2px 5px;background:transparent url("../../images/wow/money-silver.png") top right no-repeat; }
.wowPriceCopper { display:inline; padding:2px 15px 2px 5px;background:transparent url("../../images/wow/money-copper.png") top right no-repeat; }
.wowPriceArena { display:inline; padding:2px 15px 2px 5px;background:transparent url("../../images/wow/arena.gif") top right no-repeat; }
.wowPriceHonor0 { display:inline; padding:2px 15px 2px 5px;background:transparent url("../../images/wow/honor0.gif") top right no-repeat; }
.wowPriceHonor1 { display:inline; padding:2px 15px 2px 5px;background:transparent url("../../images/wow/honor1.gif") top right no-repeat; }
.wowPriceTokens { font-size:1em;padding-left:10px;display: inline; }
.wowPriceToken { display: inline; padding:2px 5px 2px 5px; }
.wowSet { color:#ffbf15; }

.wowSmall { font-size:.9em; }
.wowText img { height:15px;margin-left:2px;margin-right:3px; }

.wowSearchList thead { height:15px; }
.wowSearchList .wowSearchID { width:80px;text-align:center; }
.wowSearchList td.wowSearchName { width:auto;padding:4px 4px 6px 30px; background:transparent url("../../images/wow/21x21/inv_misc_questionmark.png") 2px 2px no-repeat; }
.wowSearchList .wowQuality1 { color:black !important; } 
.wowSearchList .wowSearchRelevance { width:100px;padding:0 0 0 0;margin:0 0 0 0; }
.wowSearchList td.wowSearchRelevance { padding:0 10px 0 10px;margin:0 0 0 0; }
.wowRelevanceOuter { background-color:#ccc;width:100px;height:20px;overflow:hidden;text-align:center; }
.wowRelevanceInner { background-color:#f99;width:0px;float:left;height:20px; }
.wowRelevanceText { display:inline;color:black;font-weight:bold;padding:2px; }
.wowSearchHighlight { background-color:#ffdddd; }
.wowSearchScroll { height:200px;overflow:auto; }
.wowCopyright { clear:both;font-size:7pt;text-align:right;margin-top:2pt; }