#msft_login_window {
	position: absolute;
	margin-left: 580px;
	margin-top: 44px;
} 
#msft_reps_login {
	background: url('../images/out411_splash.jpg?ver=3') no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 12px;
	width: 910px;
	height: 550px;
}

#msft_reps_forgot_login {
	background: url('../images/out411_login.jpg?ver=3') no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 12px;
	width: 910px;
	height: 550px;
}

#msft_forgot_login_window {
position: absolute;
width: 440px;
height: 200px;
margin-left: 150px;
margin-top: 200px;
} 

#retail_login_link {
	position: absolute;
	margin-left: 445px;
	margin-top: 500px;
}

#msft_forgot_login_window input[type=button]:hover {
	background-color: #6b6b6b;
	color: #ffffff;
	box-shadow: none;
}

#msft_forgot_login_window input[type=button]:hover {
	background-color: #6b6b6b;
}

.test_label {
	color: #76e8e8;
	font-size: 24px;
	position: absolute;
	top: 15px;
	left: 280px;
}