.unlock1 {
	background:url(../img/images/CommunityUnlock_Chest.png);
	width: 427px;
	height: 304px;
	margin-left: 180%;
	margin-top: 9px;
}
.unlock2 {
	background:url(../img/CommunityUnlock_DeathlyBrutus.png);
	width: 568px;
	height: 313px;
	margin-left: -56%;
}
.unlock3 {
	background:url(../img/CommunityUnlock_TinyDragon.png);
	width: 387px;
	height: 313px;
	margin-left: -10%;
}
.unlock4 {
	background:url(../img/CommunityUnlock_SoL.png);
	width: 503px;
	height: 313px;
	margin-left: 34%;
}
.unlock5 {
	background:url(../img/CommunityUnlock_Stormbringer.png);
	width: 420px;
	height: 313px;
	margin-left: 105%;
}

.shadowbg {
	background: transparent url("../img/shadowB.png") no-repeat center;
    background-size: 100% 100%;
    padding: 25px;
}

.unlockbutton {
	position: relative;
    z-index: 11;
}
.unlocktext {
	position: relative;
    z-index: 12;
	width:500px;
	text-align:center;
}
.glow {
	color: #f1f3ee;
	/*Glow*/
	text-shadow: 0 0 16px #009cff;
}