/* RESOURCES SECTION */
/* Graduate Students Protected ID page */
.page-node-56 #content-body {
    max-width: 900px;
    margin: 20px auto 0 auto;
}

/* Photo Gallery */
.views-view-grid td {
    border: none;
}
.image-wrapper {
    width: 223px;
    float: left;
    padding: 0 1px;
}
.image-title {
    font-size: 14px;
    margin-bottom: 5px;
    text-align: center;
    width: 223px;
}
.field-name-field-gallery-image .field-item {
    float: left;
    padding: .4em;
    width: 23.5%;
}