.industriesFooter {
    border:1px solid #bbc4cb;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background:#fff;
    padding:10px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    margin: 30px auto;
    width: 940px;
}
.industriesFooter h3 {
    margin:0;
    font-size: 16px;
    line-height: normal;
    margin-bottom:5px;
    color: #007AC2;
}
.industriesFooter ul {
    list-style:none;
    padding:0;
    margin:0;
}
.industriesFooter ul li {
    background:none;
    padding:0;
    margin:0;
}
