.node-type-page .ds-1col,
.node-type-web-page-highlight-3 .ds-1col,
.node-type-web-page-highlight-4 .ds-1col,
.node-type-web-page-highlight-6 .ds-1col{
    margin-right: 30px;
}
.page-highlight{
    margin-bottom: 20px;
}
.highlight-box{
    border:solid 1px #ccc;
    padding:10px;
    display: table-row;
}

#pid-community .highlight-box{
    border:none;
    background: url("/sites/all/themes/custom/asil/images/bg-section-bottom.png") repeat-x left bottom;
    padding:0 0 10px 0;
    display: table-row;
    margin-bottom: 10px;
}
#pid-community .h2{
    margin:0 0 10px 0;
}
.highlight-image{
    float: left;
    margin-right: 25px;
    display: table-cell;
}
.highlight-image-full{
    margin: 0 0 10px 0;
}
.highlight-text {
display: block;
}
 .views-view-grid td{
    width:33%!important;
}

 /* Hero Image */
.field-name-field-page-banner{
    margin: 0 0 15px 0;
}

/* Top Content */
.field-name-field-top-content{
    margin:0 0 15px 0;
}
