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

