/* SQLView Custom Styles */
.SQLViewNormalItem { background: lightyellow }
.SQLViewAlternatingItem { background: aliceblue}
.SQLViewHeader { background: cornflowerblue}
.SQLViewGrid { border: 0px; }
/*.SQLViewGrid { border: solid black 0px; margin: 2px} */
