ul#nav {
	position: relative;
}

li#promo-sticky {
	position: absolute;
	top: -2px;
	left: 505px;
	z-index: 5;
	background: url("https://img.roxio.com/enu/images/v2/1day-sale-sticky.png") no-repeat left top;
 	width: 145px;
    height: 66px;
	text-indent: -9999px;
}

li#promo-sticky a{
	display: block;
 	width: 145px;
    height: 66px;
}