.universe .mainGridSimple .hMask {background-image: url(../images/table/tsprite.gif?1283849459); background-repeat: repeat-x; background-position: 0px -520px}
.universe .mainGridSimple .hMask .column {background-image: url(../images/table/tsprite.gif?1283849459); background-repeat: repeat-x; background-position: 0px -520px}
.universe .mainGridSimple .hMask .primary {background-image: url(../images/table/tsprite.gif?1283849459); background-repeat: repeat-x; background-position: 0px -1000px}
.universe .mainGridSimple .header .resizer {float: right; z-index: 150}
.universe .mainGridSimple .header .sorter {float: right}
.universe .mainGridSimple .resizerLine {position: absolute; top: 0px; z-index: 151; height: 100%}
.universe .mainGridSimple .grid {background: transparent url(../images/grid/grid_background.gif?1283849459) repeat scroll 0 0}
.universe .mainGridSimple .hMask .header .column {font-weight: bold; border-right: 1px solid #DDD; color: white}
.universe .mainGridSimple .hMask .header .resizer {height: 22px; width: 6px; background: transparent; cursor: e-resize}
.universe .mainGridSimple .hMask .header .sorter {width: 16px; height: 22px; cursor: pointer}
.universe .mainGridSimple .hMask .header .ascending {background-image: url(../images/icons/icon_set.gif?1283849459); background-repeat: no-repeat; background-repeat: no-repeat; background-position: -4px -972px; cursor: pointer}
.universe .mainGridSimple .hMask .header .descending {background-image: url(../images/icons/icon_set.gif?1283849459); background-repeat: no-repeat; background-repeat: no-repeat; background-position: -4px -1012px; cursor: pointer}
.universe .mainGridSimple .body table {border: 1px solid #CCC}
.universe .mainGridSimple .body table .primary {background-color: #DCD8DA}
.universe .mainGridSimple .body table .normal {background-color: #EEECEB}
.universe .mainGridSimple .body table tr td {padding: 2px 4px; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC}
.universe .mainGridSimple .body table tr td .clickable {cursor: pointer}
.universe .mainGridSimple .body table tr td .comment {cursor: pointer}
.universe .mainGridSimple .body table tr td .blank {cursor: auto}
.universe .mainGridSimple .body table tr td .private {padding-left: 20px; background-position: -1px -77px; background-image: url(../images/icons/icon_set.gif?1283849459); background-repeat: no-repeat}
.universe .mainGridSimple .body table tr td em.blank {color: #999}
.universe .mainGridSimple .body table tr.primaryKey td em.blank {color: #CCC}
.universe .mainGridSimple .body table .date, .universe .mainGridSimple .body table .integer, .universe .mainGridSimple .body table .double, .universe .mainGridSimple .body table .numeric {text-align: right}
.universe .mainGridSimple .body table .mouseover {background-color: #BAFFA5}
.universe .mainGridSimple .body .valueSelector {display: none}
.universe .mainGridSimple .body .valueSelector .voteValue, .universe .mainGridSimple .body .valueSelector .reportAbuse, .universe .mainGridSimple .body .valueSelector .whiteList, .universe .mainGridSimple .body .valueSelector .blackList {float: left}
.universe .mainGridSimple .body .valueSelector .voteValue a, .universe .mainGridSimple .body .valueSelector .reportAbuse a, .universe .mainGridSimple .body .valueSelector .whiteList a, .universe .mainGridSimple .body .valueSelector .blackList a {white-space: nowrap}
.universe .mainGridSimple .body .valueSelector .miniTooltip {width: 160px}
.universe .mainGridSimple .body .showing {display: block}
.universe .mainGridSimple .readonly .showing {display: none}
.universe .mainGridSimple .readonly .clickable {cursor: default !important}
.universe .mainGridSimple .readonly .showing.force {display: block}
.universe .mainGridSimple .readonly .showing.force .voteValue {display: none}
.universe .mainGridSimple .readonly .showing.force .reportAbuse .split {display: none}
.universe .mainGridSimple .resizerLine {border-left: 1px dashed black; display: none}
.universe .gridLoading {background-image: url(../images/grid/white_opacity_50.png?1283849459); height: 100%; width: 100%; text-align: center; position: absolute; top: 0}
.universe .gridLoading .message {display: inline-block; background: url(../images/animation/spinner_29.gif?1283849459) no-repeat 0px center; line-height: 60px; margin-top: 24px; padding-left: 34px}
.universe .gridLoading .error {display: inline-block; line-height: 60px; margin-top: 24px; padding-left: 34px}
.universe .gridLoading .error .appError {background-color: #E2E2E2; line-height: 30px; width: 400px; margin-top: 50px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 10px}
.universe .gridLoading .error .uncachedTable {text-align: left; background-color: #E2E2E2; line-height: 20px; width: 550px; margin-top: 50px; border: 3px solid black; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 20px}
@mixin fonttest {font-size: 14px}
.universe {position: relative}
.universe .mainGridSimple .hMask {position: relative; overflow: hidden}
.universe .mainGridSimple .hMask .header {position: relative}
.universe .mainGridSimple .hMask .header .column {float: left}
.universe .mainGridSimple .hMask .header .content {overflow: hidden; padding-left: 4px; line-height: 20px; white-space: nowrap}
.universe .mainGridSimple .body {overflow: auto}
.universe .mainGridSimple .body table td {white-space: nowrap; overflow: hidden}
.universe .messengerMask {position: absolute; z-index: 100; top: 0px; left: 2px}
.universe .messengerMask .message {position: relative; margin: 0px auto; padding: 10px 18px 10px 60px}