.recortes_arquivo_historico .full .acesso_conteudos
{  
  background-color:#efefef;
  padding:10px;
}
.recortes_arquivo_historico .full .datepicker
{  
  width:100px;
}

.lista_recortes
{  
  max-height:350px;
  overflow:auto;
}
.recorte .line
{ 
  border-bottom:1px dotted #000;
  padding: 10px;
  margin-bottom:10px;
  }
.recorte .line .dados
{  
  float:left;
  width:70%;
}
.recorte .line .links_imagem
{  
  font-weight:bold;
  float:left;
  width:30%;
}