#content .gameFrame *, .gameFrame *, #content .gameFrame, .gameFrame { text-decoration: none; font: 8pt Tahoma; background: none; margin: 0; padding: 0; border: 0; }
#content .gameFrame,
.gameFrame {
	padding: 5px;
	background: #050a1e;
	color: #fff;
	border: 2px solid #a5a5a5;
	border-bottom: 2px solid #4f4f4f;
	-moz-border-radius: 2px;
	opacity: 0.9;
	filter:alpha(opacity=90);
	width: 400px;
}
#content .gameFrame h3,
.gameFrame h3 {
	color: #fff;
	font-siZe: 10pt;
}
.gameFrame .requirement {
}
#content .gameFrame blockquote,
.gameFrame blockquote {
	color: #00FF00;
}
#content .gameFrame blockquote.lore,
.gameFrame blockquote.lore,
.gameFrame .setname {
	color: #FFF000;
	}
#content .gameFrame a:link,
.gameFrame a:link,
#content .gameFrame a:visited,
.gameFrame a:visited,
#content .gameFrame a:active,
.gameFrame a:active,
#content .gameFrame a:hover,
.gameFrame a:hover {
	color: #fff;
	}
#content .post .gameFrame blockquote a:link,
.gameFrame blockquote a:link,
#content .post .gameFrame blockquote a:hover,
.gameFrame blockquote a:hover,
#content .post .gameFrame blockquote a:visited,
.gameFrame blockquote a:visited,
#content .post .gameFrame blockquote a:active,
.gameFrame blockquote a:active {
	color: #00FF00;
	text-decoration: none;
	border: 0;
}
#content .post .gameFrame blockquote.lore a:link,
.gameFrame blockquote.lore a:link,
#content .post .gameFrame blockquote.lore a:hover,
.gameFrame blockquote.lore a:hover,
#content .post .gameFrame blockquote.lore a:visited,
.gameFrame blockquote.lore a:visited,
#content .post .gameFrame blockquote.lore a:active,
.gameFrame blockquote.lore a:active {
	color: #FFF000;
	text-decoration: none;
	border: 0;
}
#content .gameFrame blockquote.seteffect,
.gameFrame blockquote.seteffect,
#content .gameFrame blockquote.seteffect a:link,
.gameFrame blockquote.seteffect a:link,
#content .gameFrame blockquote.seteffect a:hover,
.gameFrame blockquote.seteffect a:hover,
#content .gameFrame blockquote.seteffect a:active,
.gameFrame blockquote.seteffect a:active,
#content .gameFrame blockquote.seteffect a:visited,
.gameFrame blockquote.seteffect a:visited {
	color: #c9c9c9;
	}
#content .gameFrame h3.poor,
.gameFrame h3.poor {
	color: #c0c0c0;
}
#content .gameFrame h3.common,
.gameFrame h3.common {
	color: #fff;
}
#content .gameFrame h3.uncommon,
.gameFrame h3.uncommon {
	color: #00FF00;
}
#content .gameFrame h3.rare,
.gameFrame h3.rare {
	color: #0684ff;
}
#content .gameFrame h3.epic,
.gameFrame h3.epic {
	color: #c065ff;
}
#content .gameFrame h3.legendary,
.gameFrame h3.legendary {
	color: #FF6633;
}
#content .gameFrame h3.artifact,
.gameFrame h3.artifact {
	color: red;
}
#content .gameFrame .subclass,
.gameFrame .subclass {
	text-align: right;
	float: right;
	}