h3 span.druid, h3 span.warlock, h3 span.hunter, h3 span.warrior, h3 span.rogue, h3 span.mage, h3 span.paladin, h3 span.priest, h3 span.shaman, h3 span.deathknight 
{
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 20px;
}

div.deathknight, div.druid, div.warlock, div.hunter, div.warrior, div.rogue, div.mage, div.paladin, div.priest, div.shaman {
	background-repeat: no-repeat;
	padding: 1px 0 1px 20px;
	padding-left: 20px;
}

.textonly {
	background-image: none;
}

/* DEATHKNIGHT */
.deathknight
{
	color: #C41F3B  !important;
}
#mmembers-deathknight
{
	background: url('../img/Druid.png') no-repeat bottom right;
} 
h3 span.deathknight, 
div.deathknight
{
	background-image: url('../img/UI/Classes/DeathKnight.png');
}

/* DRUID */
.druid 
{
	color: #FF7C0A !important;
}
#members-druid
{
    background: url('../img/Druid.png') no-repeat bottom right;
}
#members-druid-cat
{
    background: url('../img/Druid.cat.png') no-repeat bottom right;	
}
#members-druid-bear
{	
    background: url('../img/Druid.bear.png') no-repeat bottom right;	
}
#members-druid-moonkin
{
    background: url('../img/Druid.moonkin.png') no-repeat bottom right;		
}
#members-druid-tree 
{
    background: url('../img/Druid.tree.png') no-repeat bottom right;		
}
h3 span.druid,
div.druid
{
    background-image: url('../img/UI/Classes/Druid.png');
}
/* WARLOCK */
.warlock
{
	color: #9382C9 !important;
}
#members-warlock
{
    background: url('../img/Warlock.png') no-repeat bottom right;
}
h3 span.warlock,
div.warlock
{
    background-image: url('../img/UI/Classes/Warlock.png');
}
/* HUNTER */
.hunter 
{
	color: #AAD372 !important;
}
#members-hunter
{
    background: url('../img/Hunter.png') no-repeat bottom right;
}
h3 span.hunter,
div.hunter
{
    background-image: url('../img/UI/Classes/Hunter.png');
}

/* WARRIOR */
.warrior 
{
	color: #C69B6D !important;
}
#members-warrior
{
    background: url('../img/Warrior.png') no-repeat bottom right;
}
h3 span.warrior,
div.warrior
{
    background-image: url('../img/UI/Classes/Warrior.png');
}
/* ROGUE */
.rogue 
{
	color: #FFF468 !important;
}
#members-rogue
{
    background: url('../img/Rogue.png') no-repeat bottom right;
}
h3 span.rogue,
div.rogue
{
    background-image: url('../img/UI/Classes/Rogue.png');
}
/* MAGE */
.mage 
{
	color: #68CCEF !important;
}
#members-mage
{
    background: url('../img/Mage.png') no-repeat bottom right;
}
h3 span.mage,
div.mage
{
    background-image: url('../img/UI/Classes/Mage.png');
}
/* PALADIN */
.paladin 
{
	color: #F48CBA !important;
}
#members-paladin
{
    background: url('../img/Paladin.png') no-repeat bottom right;
}
h3 span.paladin,
div.paladin
{
    background-image: url('../img/UI/Classes/Paladin.png');
}

/* PRIEST */
.priest 
{
	color: #FFFFFF !important;
}
#members-priest
{
    background: url('../img/Priest.png') no-repeat bottom right;
}
h3 span.priest,
div.priest
{
    background-image: url('../img/UI/Classes/Priest.png');
}
/* SHAMAN */
.shaman 
{
	color: #00dbba !important;
}
#members-shaman
{
    background: url('../img/Shaman.png') no-repeat bottom right;
}
#members-shaman-wolf
{
    background: url('../img/Shaman.wolf.png') no-repeat bottom right;
}
h3 span.shaman,
div.shaman
{
    background-image: url('../img/UI/Classes/Shaman.png');
}
