
input.loginText {
	background:#bee2d8;
	color:#659382;
	border:1px solid #7eb39f;
}

div.submit_homepage {
	text-align:right;
	width:100%;
}

div.wssoLoginBox_homepage {
	width:140px;
}

div.wssoLoginBox {
	width:156px;
}

div.submit {
	text-align:right;

}
input.button {
	color:#fff;
	background:#659382;
	-moz-border-radius:5px;
}

input.button:hover {
	background:#bee2d8 none repeat scroll 0% 0%;
	color:black;
}