td.menu {
	background-repeat: no-repeat;
	font: icon;
	ruby-align: center;
	text-align: center;
	vertical-align: middle;
	width: 88px;
	height: 20px;
	cursor: default;
}

td.over {
	background-repeat: no-repeat;
	font: icon;
	ruby-align: center;
	text-align: center;
	vertical-align: middle;
	width: 88px;
	height: 20px;
	cursor: hand;
}

form {
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
}

input {
	border-width: 1px;
	border-color: #ffffff;
	font: status-bar;
}

input.google {
	width: 300px;
background: none;
}

input.login {
	width: 90px;	
background: none;
}

input.go {
	width: 30px;
background: none;
}
