#foxboro_three-eq-column {
    padding-bottom: 10px;
}
#foxboro_three-eq-column #foxboro_col1, #foxboro_three-eq-column #foxboro_col2, #foxboro_three-eq-column #foxboro_col3 {
    width: 32%;
}
#foxboro_three-eq-column #foxboro_col2 {
    margin: 0 2%;
}
.header-shade {
    display: none !important;
}

.flexslider img {
    background: none !important;
    border: none !important;
    padding: 0 !important;
}
#foxboro_three-eq-column #foxboro_col1 > .pad, #foxboro_three-eq-column #foxboro_col2 > .pad, #foxboro_three-eq-column #foxboro_col3 > .pad {
    border: 1px solid #ccc;
    border-radius: 5px;
    moz-border-radius: 5px;
    -webkit-box-shadow: inset 0px 1px 3px 0px rgba(50, 50, 50, 0.25);    
    box-shadow: inset 0px 1px 3px 0px rgba(50, 50, 50, 0.25);
    background: #fff;
    padding: 10px !important;
}