@charset               "UTF-8";

/*Start button 9*/
.nav9 a
{
	height: 64px;
	width: 64px;
	display: block;
	background: transparent url("/im/portfolio/palmerseed-thumb.png") -64px 0 no-repeat;
}

.nav9 a:hover { background-position: -64px 0; }

/*End button 9*/

