.claro .gridxRowOdd .gridxLockedCell {background-color: #f1f8ff;}.claro .gridxRowOver .gridxLockedCell {background:url("../images/row_back.png") #ABD6FF repeat-x;}.claro .gridxHeaderRow .gridxLockedCell {background: #edf2f7; background: -moz-linear-gradient(top, #edf2f7 0%, #d0dfea 100%) #ffffff; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edf2f7), color-stop(100%,#d0dfea)); background: -webkit-linear-gradient(top, #edf2f7 0%,#d0dfea 100%); background: -o-linear-gradient(top, #edf2f7 0%,#d0dfea 100%); background: -ms-linear-gradient(top, #edf2f7 0%,#d0dfea 100%); background: linear-gradient(top, #edf2f7 0%,#d0dfea 100%);}