.banner-season a {
	display: block;
	width: 160px;
	height: 98px;
	background: url(../images/2007au.jpg) no-repeat right;
	text-indent: -700em;
}

.banner-season a:hover {
	background: url(../images/2007au.jpg) no-repeat left;
}

