#profile_password_change_container{
position: absolute;
z-index: 10;
top: 0px;
right: 0px;
width: 280px;
background:#7AA2DB url(../../img/join_top_mask.gif) repeat-x top;
display: none;
opacity: 0;
text-align:left;
}
.profile_password_change{
position: relative;
}
.profile_password_change a:active,
.profile_password_change a:link,
.profile_password_change a:visited{
padding-right:29px;
font-weight: bold;
}