.even {background-color: #ded953;}
.odd {background-color: #b3b474;}
.rowHover {background-color: #993;color: #000;cursor: pointer;}
.rowSelected {color: #fff;background-color: #993;}
.clear {clear: both;display: block;height: 0;margin: 0;padding: 0;visibility: hidden;}
.SpryHiddenRegion {visibility: hidden;}

#finat {margin-top: 0;display: none;width: 195px;float: left;}

#dades {color: #666;margin-top: 20px;padding-top: 5px;border-top: 2px solid #990;padding-bottom: 5px;border-bottom: 2px solid #990;}
#dades span {color: #999900;font-weight: bold;}

#listing {border-collapse: collapse;empty-cells: show;margin: 0;width: 100%;background-color: #ccc;}
#listing caption {background-color: #666;border-bottom: 1px solid #fff;border-top: 1px solid #999;color: #fff;font-weight: bold;letter-spacing: 0.1em;padding: 0.375em;text-align: left;text-transform: uppercase;}
#listing th {background: transparent url(../images/bg_grad_gray2.gif) repeat-x scroll 0%;color: #333;cursor: pointer;font-weight: bold;margin: 0;padding: 6px 0.25em;}
#listing th.infocus {background-color: #e6e6e6;}
#listing th.selected {color: #eaeaea;}
#listing td, #listing th {margin: 0;padding: 0.25em 0.375em 0.45em;text-align: left;}
#listing tr {-moz-user-select: none;border-bottom: 1px solid #eee;}
#listing tr.infocus {background-color: #dfdfdf;cursor: pointer;}
#listing tr.notinfocus {background-color: #fff;}
#listing tr.selected {color: #fc0;}
#listing tbody {margin-top: 0;}