div.protected_download{
  margin-top: 20px;
  padding: 20px 20px 20px 20px;
  background-color: steelblue;
  color: white;
}
.protected_download textarea{margin-top:1em;font-size:smaller;font-weight:bold;height:12em;}