/* hopefully this has been replaced by ecomm.css */

.login_form_div {
	display: none;
	margin-left: -270px;
	position: absolute;
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
	z-index: 99;
}

.login_form_div p.wrap {
    margin: 10px 20px 20px;
}
.mask, .mask div {
	display: none;
}
