.wowtb-item { vertical-align: middle; font-size: xx-small; border-bottom: 1px solid #444444; height: 28px; }
.wowtb-icon { padding-left: 24px; background-repeat: no-repeat; background-position: 0% 50%; }
.wowtb-iteml { text-align: left; }
.wowtb-itemi { background-position: 10px 50%; padding-left: 34px; }
.wowtb-itemr { text-align: right; }

.wowtb-dk { background-image: url("icons/Deathknight.gif"); color: #C41F3B; }
.wowtb-dr { background-image: url("icons/Druid.gif"); color: #FF7D0A; }
.wowtb-hn { background-image: url("icons/Hunter.gif"); color: #ABD473; }
.wowtb-mg { background-image: url("icons/Mage.gif"); color: #69CCF0; }
.wowtb-pl { background-image: url("icons/Paladin.gif"); color: #F58CBA; }
.wowtb-pr { background-image: url("icons/Priest.gif"); color: #FFFFFF; }
.wowtb-rg { background-image: url("icons/Rogue.gif"); color: #FFF569; }
.wowtb-sh { background-image: url("icons/Shaman.gif"); color: #2459FF; }
.wowtb-wl { background-image: url("icons/Warlock.gif"); color: #9482C9; }
.wowtb-wr { background-image: url("icons/Warrior.gif"); color: #C79C6E; }

.wowtb-tn { background-image: url("icons/Tank.png"); }
.wowtb-md { background-image: url("icons/Melee.png"); }
.wowtb-rd { background-image: url("icons/Ranged.png"); }
.wowtb-hl { background-image: url("icons/Heal.png"); }

.wowtb-rx { color: #FFFF00; }
.wowtb-rc { color: #FF0000; }
.wowtb-rl { color: #FF9900; }
.wowtb-ro { color: #00FF00; }
.wowtb-rh { color: #FFFFFF; }
.wowtb-rd { color: #FFFFFF; }
.wowtb-rn { display: block; }

.wowtb-box { float: right; padding: 4px; }
.wowtb-boxtitle { border-top: 1px solid #888888; font-weight: bold; } 
.wowtb-boxtime { text-align: right; } 





.wowtb-itemblock {
	width: 270px;
}
.wowtb-itemblock table {
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
	width: 100%;
}
.wowtb-itemblock table, .wowtb-itemblock td, .wowtb-itemblock th, .wowtb-itemblock tbody {
	border:0 none !important;
}
.wowtb-itemblock tr {
	background:transparent none repeat scroll 0 0 !important;
	border:0 none !important;
}
.wowtb-itemblock td, .wowtb-itemblock th {
	background:transparent url(http://static.wowhead.com/images/tooltip.png) repeat scroll 0 0;
	color:white;
	line-height:17px;
}
.wowtb-itemblock th {
	border:0 none;
	height:auto;
	padding:3px;
	vertical-align:top;
}
.wowtb-itemblock td {
	padding:8px 4px 1px 9px;
	text-align:left;
	vertical-align:top;
}
.wowtb-itemblock b {
	font-size:14px;
	font-weight:normal;
	line-height:19px;
}
.wowtb-itemblock div.indent {
	padding-left:0.6em;
}
.wowtb-itemblock td th, .wowtb-itemblock td td {
	background:transparent none repeat scroll 0 0;
}
.wowtb-itemblock td th {
	font-weight:normal;
	padding:0 0 0 4em;
	text-align:right;
}
.wowtb-itemblock td td {
	padding:0;
	text-align:left;
}
.wowtb-itemblock p {
	background:transparent none no-repeat scroll 4px 4px;
	height:44px;
	left:-44px;
	margin:0;
	padding:0;
	position:absolute;
	top:-1px;
	width:44px;
}
.wowtb-itemblock p div {
	background-image:url(http://static.wowhead.com/images/icon_border_medium.png);
	height:44px;
	width:44px;
}



#rppcontainer table tr th a {
	text-decoration: underline;
	color: #FFFF00;
}
#rppcontainer {
	width: 600px;
	padding: 0;
	margin: 0 auto 0 auto;
}
#rppcontainer table {
	border: 0;
	width: 100%;
	padding: 0;
	margin: 0;
}
#rppcontainer table tr th, #rppcontainer table tr td {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0;
	vertical-align: top;
	padding: 6px;
}
#rppcontainer table tr th {
	font-weight: bold;
	padding: 6px; 
}
#rppcontainer table tr td table {
	border: 1px solid #222222;
	padding: 0;
	margin: 0;
}
#rppcontainer table tr td table th, #rppcontainer table tr td table td {
	margin: 0;
	border-bottom: 1px solid #333333;
}
#rppcontainer table tr td table td {
	padding-left: 24px; 
}
#rppcontainer table tr td table th {
	background: #333333;
}
.right { text-align: right; }
.red { color: #FF0000; }
.green { color: #00FF00; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
