.login {
	height: 55px;
	width: 175px;
	left: 410px;
	top: 15px;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #333333;
}

