
.changePassword{
max-width:500px;
border:1px solid #cccccc;
margin:10px auto;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
padding:25px;
}
.changePassword .progress{width:50px;}
