@charset "utf-8";
/* CSS Document */
#progressDiv-Icecrown{
	margin: 10px auto;
	padding-top: 1px;
	width: 750px;
	height: 150px;
	background: url("/icecrown/Buttons/Buttons_No_Highlight_Bosses_Images.jpg") no-repeat;
}

#progressDiv-Icecrown a{
	display:inline-block;
	float: left;
	overflow:hidden;
	width: 58px;
	height: 58px;
	text-decoration: none;
}

a.LordMarrogar{
	margin: 59px 0 0 41px;
	background: url("/icecrown/Buttons/LordMarrogar.jpg") no-repeat -58px;
}

a.LadyDeathwhisper{
	margin: 39px 0 0 -13px;
	background: url("/icecrown/Buttons/LadyDeathwhisper.jpg") no-repeat -58px;
}

a.GunshipEvent{
	margin: 82px 0 0 -45px;
	background: url("/icecrown/Buttons/GunshipEvent.jpg") no-repeat -58px;
}

a.TheDeathBringer{
	margin: 82px 0 0 -13px;
	background: url("/icecrown/Buttons/TheDeathBringer.jpg") no-repeat -58px;
}

a.Festergut{
	margin: 38px 0 0 19px;
	background: url("/icecrown/Buttons/Festergut.jpg") no-repeat -58px;
}

a.Rotface{
	margin: 33px 0 0 -8px;
	background: url("/icecrown/Buttons/Rotface.jpg") no-repeat -58px;
}

a.ProfessorPutricide{
	margin: 75px 0 0 -79px;
	background: url("/icecrown/Buttons/ProfessorPutricide.jpg") no-repeat -58px;
}

a.BloodPrinceCouncil{
	margin: 56px 0 0 44px;
	background: url("/icecrown/Buttons/BloodPrinceCouncil.jpg") no-repeat -58px;
}

a.BloodQueenLanathel{
	margin: 69px 0 0 -11px;
	background: url("/icecrown/Buttons/BloodQueenLanathel.jpg") no-repeat -58px;
}

a.ValithraDreamwalker{
	margin: 47px 0 0 37px;
	background: url("/icecrown/Buttons/ValithraDreamwalker.jpg") no-repeat -58px;
}

a.Sindragosa{
	margin: 46px 0 0 -7px;
	background: url("/icecrown/Buttons/Sindragosa.jpg") no-repeat -58px;
}

a.TheLichKing{
	margin: 58px 0 0 36px;	
	background: url("/icecrown/Buttons/TheLichKing.jpg") no-repeat -80px;
}

a:hover{
	background-position: 0 0;
}