div.ccaJob div.ccaJobList ul
{
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

div.ccaJob div.ccaJobList ul li
{
  line-height: normal;
  padding-bottom: 1em;
}

div.ccaJob div.ccaJobList ul li p
{
  padding-bottom: 0;
}

div.ccaJob div.ccaJobList p.ccaJobTitle
{
  padding-bottom: .3em;
}

div.ccaJob div.ccaJobList p.ccaJobMember a
{
  color: inherit;
}
