.link-gray-button{
  background-color: #cdcdcd;
  float: left;
  height: auto;
  width: auto;
  padding: 3px 10px 3px 10px;
  color: #7B7C7D;
  margin-right: 10px;
}
.link-gray-button a, .link-gray-button a:active, .link-gray-button a:visited, .link-gray-button a:focus, .link-gray-button a:link{
  color: #7B7C7D;
}
h1,h2{
  display: block;
  clear: both;
}
.red-text{
  color: #c34c52;
}
.red-heading-text{
  color: #c00c00;
  font-family: helvetica;
  font-size: 14pt;
}
