.black_block710 {
	background-color: #000;
	color: #fff;
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 12px;
	width: 686px;
}

.input-largetext {
	width: 180px;
}

.login_btn {
	background: url('/images/log_in.gif');
	display: block;
	height: 32px;
	margin: -15px 0 -20px -5px !important;
	text-indent: -9999px;
	width: 108px;
	border: none;
}

.login_btn:hover {
	background-position: 0 -32px !important;
}

#login_links {
	clear: left;
	font-size: 0.6em;
	font-weight: bold;
	margin-bottom: 0;
	padding-top: 15px;
}

.marginright30 {
	margin-right: 30px;
}

.my_profile {
	background: url('../images/my_profile.gif');
	display: block;
	float: left;
	height: 32px;
	margin: 0 0 0 -5px;
	overflow: hidden;
	text-indent: -9999px;
	width: 108px;
}

.my_profile:hover {
	background-position: 0 -32px !important;
}

#login_password {
	display: none;
}

.wait {
	font-size: 2.4em;
	font-weight: bold;
	margin: 10px 0;
}