
/********* industrial page formating (Product and Services/Thermoplastic Profiles/industrial) ************/
#industrial {
    float: left;
}

    #industrial a {
      display: block;
      width: 154px;
      height: 116px;
      text-decoration: none;
    }

    #industrial a:hover {
      background-position: bottom center;
    }
