#mini-panel-case_study_technical_details {
	font-size: 1.4em;
	color: #444;
}

.node-type-case-study .field-name-body {
	font-size: 1.4em;
	color: #444;
}

.field-name-field-image-gallery div.field-item {
    display: inline-block;
    margin-right: 1em;
    margin-bottom: 1em;
}

.pane-node-field-image-gallery .pane-title {
    color: #888;
    font-style:italic;
}

/* Style Case Studies Grid */

#main .view-case-studies li.views-fluid-grid-item {
    padding: 0 10px 0 0;
    overflow: hidden;
    list-style-type: none;
    background-image: none;
    vertical-align: top;
    color: #444;
    background-color: #ffffff;
    border: 0px;
    margin: 10px 20px 10px 0;
}
    