﻿/*!
    * 
    * A custom CSS file for the SD.GCWebBrandingWA project; it is used to format the custom Publishing Page Templates.
    *
    * Used by: 
    *    Publishing Pages: SD-GCWeb-1Column.aspx, SD-GCWeb-2Column.aspx, SD-GCWeb-3Column.aspx
    *    Page Templates: sdrwd1.aspx, sdrwd2.aspx, sdrwd3.aspx, sdrwd4.aspx
    *
 */
.ms-webpart-zone, .ms-webpartzone-cell, .ms-webpart-chrome,
div.ms-webpart-zone, div.ms-webpartzone-cell, div.ms-webpart-chrome {
    display: block;
}

.ms-wpContentDivSpace > table {
    overflow-x: auto;
    display: block;
}

.ms-listviewtable .ms-itmhover {
    height: auto;
}