.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.hairlines {
  border-width: 0.5px; }

#page_extras #maincontent {
  padding-top: 50px; }
  #page_extras #maincontent #buttons {
    margin-bottom: 25px; }
    #page_extras #maincontent #buttons .sectionheader {
      text-align: center;
      margin-bottom: 45px; }
      #page_extras #maincontent #buttons .sectionheader h3 {
        margin: 0 0 10px 0; }
    #page_extras #maincontent #buttons ul {
      list-style-type: none;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      #page_extras #maincontent #buttons ul:after {
        content: "";
        display: table;
        clear: both; }
      #page_extras #maincontent #buttons ul li {
        padding-left: 10px;
        padding-right: 10px; }
        #page_extras #maincontent #buttons ul li .button {
          text-align: center;
          padding: 0 0 15px 0;
          height: 100px;
          position: relative; }
          #page_extras #maincontent #buttons ul li .button a {
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%); }
            #page_extras #maincontent #buttons ul li .button a img {
              display: block;
              margin: 0 0 0 0; }
        #page_extras #maincontent #buttons ul li textarea {
          width: 100%;
          height: 80px;
          border: 1px solid #ededed;
          border-radius: 2px; }
  #page_extras #maincontent #others {
    margin-top: 60px; }
    #page_extras #maincontent #others ul {
      list-style-type: none;
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      #page_extras #maincontent #others ul:after {
        content: "";
        display: table;
        clear: both; }
      #page_extras #maincontent #others ul li h3 {
        text-align: center; }
      #page_extras #maincontent #others ul li .image {
        text-align: center;
        margin: 0 0 10px 0; }
      #page_extras #maincontent #others ul li#cornify_ie6 textarea {
        height: 80px; }

@media only screen and (min-width: 1024px) {
  #page_extras #maincontent #buttons ul li {
    float: left;
    width: 33.33%;
    padding-left: 20px;
    padding-right: 20px; }
  #page_extras #maincontent #others ul li {
    float: left;
    width: 33.33%; } }
