/* --------------- provas_grau - line  ---------- */

.testemunho .line
{  
  padding:10px 0;
}
.testemunho .line .nome_aluno a
{  
  /*color:#333!important;
  text-decoration:none!important;*/
}
.testemunho .line .data
{  
  font-size:0.9em;
  font-style:italic;
  /*color:#ccc;*/
}
.testemunho .line .more, .testemunho .line .more a
{  
  text-align:right;
  /*color:#333;
  text-decoration:none;*/
}
.testemunho .line
{  
  text-align:left;
  border-bottom:1px dotted #000;
}

/* --------------- testemunho - full  ---------- */

.testemunho .full .data
{  
  font-size:0.9em;
  font-style:italic;
  /*color:#ccc;*/
}
.testemunho .full .more, .testemunho .full .more a
{  
  text-align:right;
  /*color:#333;
  text-decoration:none;*/
}

