DIV.infoList
{
  /* border-bottom: 1px solid #006eb0; */
  margin-bottom: 10px;
}

P.infoTitle
{
  color: #006eb0;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #006eb0;
  margin-bottom: 10px;
}

A.infoMore
{
  color: #006eb0;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}

P.blockTitle
{
  color: #006eb0;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 5px;
}

A.infoFile
{
  color: #006eb0;
  font-weight: bold;
  font-size: 11px;
}

