#sbox-window{
	background: none! important;
	background-image: url('../images/loginf1.png') !important;
	background-repeat: no-repeat;
	width: 225px;
	height: 350px;
}
#sbox-btn-close{
	right: 10px !important;
	top: 10px !important;
}
#mega_helpdiv{
	margin-left: 10px;
	_margin-left: 5px;
	margin-right: 10px;
	_margin-right: 5px;
}
form.form-login{
	line-height: 22px;
}
form.form-login .mega_title{
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}
form.form-login .mega_inputbox p{
	padding: 5px 0;
}
form.form-login .mega_inputbox input.inputbox{
	width: 200px;
	overflow: hidden;
}
.mega_loginbutton{
	background: url('../images/login.png') no-repeat;
	width: 145px;
	height: 25px;
	padding-top: 5px;
}
.mega_buttontext{
	text-align: center;
}
.mega_buttontext a{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
}
.mega_buttontext a:hover{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFF;
}
input.logoutbutton{
	background: url('../images/logout.png') no-repeat;
	width: 145px;
	height: 28px;
	border: none;
	cursor: pointer;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
}
#mega_helpdiv form .mega_title{
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	margin-top: 3px;
	color: #333333;
}
#mega_helpdiv form div.mega_inputbox{
	font-family: tahoma;
	font-size: 13px;
	margin: 0px auto 0px auto;
	margin-top: 12px;
	color: #333333;
}
#mega_helpdiv form div.mega_inputbox p{
	line-height: 2em;
}
#mega_helpdiv form div.mega_inputbox p label{
	text-align: left;
}
#mega_helpdiv form input.inputbox{
	width: 93%;
}
/*
#mega_helpdiv form input.submitbutton{
	background: url('../images/login1.jpg') no-repeat;
	width: 67px;
	height: 21px;
	border: none;
	color: #333333;
}*/

#mega_helpdiv form ul.extend{
	list-style: none;
	font-family: tahoma;
	font-size: 13px;
	padding-left: 0px;
	margin-left: 0px;
}
#mega_helpdiv form ul.extend li{
	background-image: none;
	padding-left: 0px;
	margin-top: 10px;
}
#mega_helpdiv form ul.extend li a{
	text-decoration: none;
	color: #83AD46;
}
#mega_helpdiv form ul.fx li a:hover, a:active, a:focus {
	color: #000;
}