.login-box {
	background: #F0F1F1;
}

.login-box .text {
	width: 12em;
}

.login-box .button {
	background-image: none;
	background-color: #E9E9E9;
	border: 1px solid #336699;
	color: #FFF;
}

.links {
	background-color: #CA2519;
	color: #FFF;
	padding: 5px 9px;
	text-align: right;
}

.links a {
	background: url("../../../img/agcom/red-arrow.png") no-repeat scroll right center transparent;
	color: #FFF;
	font-size: .938em;
	padding-right: 30px;
	text-transform: none;
	margin: 0 5px;
}

.welcome-message {
	text-align: right;
}
