@charset   "UTF-8";

/*Start button 4*/
.nav_schol a
{
	height: 34px;
	width: 188px;
	display: block;
	background: transparent url("/nav-i/nav_schol-button.png") 0 -34px no-repeat;
}

.nav_schol a:hover { background-position: 0 -34px; }

/*End button 4*/

