@charset "utf-8";
/* CSS Document */

.loginbutton
{
	background:url(../images/go.gif);
	height:15px;
	width:41px;
	border:0;
	cursor:pointer;
}

