#group_spend {
	clear: both;
}
#group_spend button {
	background: transparent;
    color: white;
    opacity: 0.75;
    outline: 0;
    cursor: pointer;
}
#group_spend_1:before {
	content: url('../images/gold.png');
}
#group_spend_2:before {
	content: url('../images/blood.png');
}
#group_spend_3:before {
	content: url('../images/influ.png');
}
.grade1:before {
	content: url("http://img.playa-games.com/bm/interface/clanrank1.png");
}
.grade2:before {
	content: url("http://img.playa-games.com/bm/interface/clanrank2.png");
}
.grade3:before {
	content: url("http://img.playa-games.com/bm/interface/clanrank3.png");
}
#group_members {
	-webkit-column-count: 2;
	-moz-column-count: 2;
}
