#a {
	float:left;
	height:60px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	width:154px;
}

#a a:hover {background-position:left bottom;}
#a.open {background-position:left bottom !important;}

