/**
 * ------------------------------------------------------------------------
 * JA Login module for J25 & J30
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
 */
#jabox-overlay {
	width: 100% !important;
	height: 100% !important;
	min-height: 100% !important;
	position: fixed !important;
	background: #fff;
	z-index: 1;
	top: 0;
	left: 0;
}

.register-switch,.login-switch {
	position: relative;
}

.register-switch,.login-switch,#ja-user-login,#ja-user-register {
	z-index: 1000;
}

#ja-user-login ul {
	margin: 0 0 1px;
	display: block;
	list-style-type: none;
	margin: 0 0 1px;
	padding: 10px 0;
	position: relative !important;
	left: 0;
	text-align: left !important;
	top: 0;
}

#ja-user-login ul li a:link,#ja-user-login ul li a:visited {
	padding: 3px !important;
}