/* CSS Document */
a#tt_specials, a#tt_specials:hover {
	width:160px;
	height:24px;
	background:url(../img/toptabs_specials.png) no-repeat;
	background-position: 0px -48px;
	display: block;
	position: absolute;
	top:0px;
	left:285px;
	z-index:997 !important;
	cursor:default;
}

