.underArmour
{
	background: #000;
}

.underArmour img
{
	display: block;
}

.underArmour .underArmourTout img
{
	margin-top: -63px;
}

.underArmour .underArmourBanner,
.underArmour .underArmourTout
{
	position: relative;
}

.underArmour a.underArmourButton
{
	background: url(/media/landing-pages/under-armour-impulse/images/underarmour_sprite.png) no-repeat;
	cursor: pointer;
	display: block;
	overflow: hidden;
	position: absolute;
	height: 37px;
	text-indent: -9999px;
	width: 168px;
}

.underArmour a.underArmourButton span
{
	display: block;
	height: 37px;
	width: 168px;
}

.underArmour .underArmourBanner a.underArmourButton
{
	background-position: 0 0;
	left: 50px;
	top: 371px;
}


.underArmour .underArmourTout a.underArmourButton
{
	background-position: -178px 0;
	left: 213px;
	top: 577px;
}