div.userPop_title
{
  min-height: 50px;
  padding-top: 20px;
  border-radius: 5px;
}

div.userPop_formTitle
{
  padding-bottom: 10px;
  padding-left: 10px;
}

div.userPop_form
{
  padding-top: 20px;
  padding-bottom: 20px;
}

div.userPop
{
  border-radius: 5px;
}

input:focus
{
  border: 2px solid #17008C !important;
}

div.Pagefooter
{
  padding-top: 12px;
}