

#changePasswordPanel
{
	visibility:hidden;
	width:300px;
	height:120px;
	background-color:gray;
	text-align:center;
	position:absolute;
	vertical-align:middle;
}
#changeSpan
{
	text-decoration:underline;
	cursor:hand;
}

#changeSpan
{
	text-decoration:none;

}
img
{
	border:0;
}