.help a:link, .help a:visited, .help a:active
{
  color: #878787;
  text-decoration: none;
}

.help a:hover
{
  color: #0000ff;
  text-decoration: none;
}

.register-table, .login-table
{
  border-right: #fad44d 1px solid;
  border-bottom: #fad44d 1px solid;
  border-collapse: collapse;
  width: 220px;
}

.login-table
{
  width: 260px;
}

.register-table th, .login-table th
{
  padding-left: 3px;
  padding-right: 15px;
  padding-top: 2px;
  padding-bottom: 1px;
  text-align: left;
  background-color: #fad44d;
}

.login-table a:link, .login-table a:visited, .login-table a:active
{
  color: #0000ff;
  text-decoration: none;
}

.login-table a:hover
{
  color: #ff0000;
  text-decoration: none;
}

.round-bg-img
{
  background: url(/recruit/seeker/security/images/login_bar_left.gif);
  background-repeat: no-repeat;
  width: 13px;
  height: 25px;
}

.td-bgcolor
{
  background-color: #dfdfdf;
}

.account-sum-table
{
  border: #dfdfdf 1px solid;
  margin-bottom: 40px;
  margin-top: 40px;
  width: 98%;
}

a.email
{
  text-decoration: none;
}

a.email:link
{
  color: #ff0000;
  text-decoration: none;
}

a.email:visited, a.email:active
{
  color: #800080;
  text-decoration: none;
}

a.here:link
{
  color: #000096;
  text-decoration: underline;
}

a.here:visited, a.here:active
{
  color: #800080;
  text-decoration: underline;
}

a.email:hover, a.here:hover
{
  color: #0000ff;
  text-decoration: none;
}

