#AuthorizePopup.bx_login_block{
	float: left;
	padding-left: 35px;
	background: url('images/gui.png') no-repeat  10% center;
}
/*a.bx_login_top_inline_link{
	color: #576e75;
	vertical-align: middle;
	text-decoration: none;
	font-size: 13px;
	/*line-height: 13px;*//*
	margin: 0 8px 0 5px;
}
a.bx_login_top_inline_link:hover{text-decoration: underline}*/
/*.bx_login_top_inline_icon{
	display: inline-block;
	margin-left: 15px;
	width: 16px;
	height: 13px;
	background: url('images/gui.png') no-repeat bottom center;
	line-height: 13px;
}*/
.bx_login_popup_form {
	min-width:310px;
	min-height:350px;
	padding: 0 0 10px 10px;
}

#AuthorizePopup .popup-window {
  background: #f9f9f9 none repeat scroll 0 0 !important; 
  border-radius: 0 !important; 
  border: none !important; 
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5) !important; 
}

#AuthorizePopup .popup-window-content-row .popup-window-center-column {
  background: #f9f9f9 none repeat scroll 0 0 !important;
}

#AuthorizePopup .popup-window-right-spacer {
  font-size: 1px;
  height: 1px;
  width: 32px;
}

#AuthorizePopup .popup-window-left-spacer {
  font-size: 1px;
  height: 1px;
  width: 25px;
}

#login-line .link_lk {
    text-align: center;
}

#login-line .bx_login_top_inline_link_reg {
  clear: both;
  display: block;
  font-size: 11px;
  padding-left: 13px;
  text-align: center;
  width: 80px;
}

#login-line {
  padding: 0 0 0 8px;
}