.softPwdMainDiv_simple 
{ 
	width:124px;*width:120px; 
	text-align:center; 
	padding:1px 1px 1px 1px; 
	border:1px solid red; 
	background-color:#aaaaaa; 
	position: absolute;
}

.softPwdMainDiv_all 
{ 
	width:288px;*width:292px; 
	text-align:center; 
	padding:1px 1px 1px 1px; 
	border-width:1px;
	border-style:solid;
	border-color:red; 
	background-color:#aaaaaa; 
	position: absolute;
}

.softPwdDiv_simple 
{ 
	width:78px;*width:72px; 
	text-align:center; 
	background-color:#aaaaaa; 
	float:left;
}

.softPwdDiv_all 
{ 
	width:240px;*width:242px; 
	text-align:center; 
	float:left;
}

.softPwdDiv2_simple 
{ 
	width:46px;*width:44px; 
	text-align:center; 
	float:left;
}

.softPwdDiv2_all 
{ 
	width:46px;*width:44px; 
	text-align:center; 
	float:left;
}

.softPwdDiv 
{
	float:left;
	width:20px;
	height:20px; 
	margin:1px 1px 1px 1px; 
	display:inline;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc; 
	color:blue; 
	text-align:center; 
	line-height:20px; 
	background-color:#eeeeee; 
	cursor:default; 
}

.softPwdDiv_button
{
	float:left;
	width:42px;
	height:20px; 
	margin:1px 1px 1px 1px; 
	display:inline;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc; 
	color:blue; 
	text-align:center; 
	line-height:20px; 
	background-color:#eeeeee; 
	cursor:default; 
}

.pwdInputDiv
{
	position:relative;
}

.pwdInputDiv input
{
	cursor:default;
}

.softPwdIFrame
{ 
	position: absolute;
}
