table.listgrey { } table.listgrey th { border: 0px; text-align: left; padding-left: 1px; background-image: url('../images/list/grey_repeat.gif'); height: 19px; } table.listgrey th.left { border: 0px; width: 10px; background-image: url('../images/list/grey_left.gif'); padding: 0; } table.listgrey th.right { border: 0px; width: 10px; background-image: url('../images/list/grey_right.gif'); padding: 0; } table.listgreybigheader { } table.listgreybigheader th { border: 0px; text-align: left; padding-left: 1px; background-image: url('../images/list/greybigheader_repeat.gif'); height: 19px; } table.listgreybigheader th.left { border: 0px; width: 10px; background-image: url('../images/list/greybigheader_left.gif'); padding: 0; } table.listgreybigheader th.right { border: 0px; width: 10px; background-image: url('../images/list/greybigheader_right.gif'); padding: 0; } td.listline { background-color: #f9eacb; height: 1px; } td.listtopleft { background-image: url('../images/content/simple_top_left.gif'); width: 10px; height: 5px; } td.listtoprepeat { background-image: url('../images/content/simple_top_repeat.gif'); } td.listtopright { background-image: url('../images/content/simple_top_right.gif'); width: 10px; } tr.listcontent { height: 20px; background-color: #ffffef; color: black; display: box-model; cursor: pointer; } tr.listcontentblue { height: 20px; background-color: #f1f1ff; color: black; display: box-model; cursor: pointer; } tr.listcontentpink { height: 20px; background-color: #fff1ff; color: black; display: box-model; cursor: pointer; } tr.listcontent_withoutpointercursor { height: 20px; background-color: #ffffef; color: black; display: box-model; } tr.listcontentblue_withoutpointercursor { height: 20px; background-color: #f1f1ff; color: black; display: box-model; } tr.listcontentpink_withoutpointercursor { height: 20px; background-color: #fff1ff; color: black; display: box-model; } tr.listcontenthover { height: 20px; background-color: #fcf5dd; color: black; cursor: pointer; } tr.listcontenthoverblue { height: 20px; background-color: #e1e2ff; color: black; cursor: pointer; } tr.listcontenthoverpink { height: 20px; background-color: #ffe1ff; color: black; cursor: pointer; } tr.listcontenthover_withoutpointercursor { height: 20px; background-color: #fcf5dd; color: black; } tr.listcontenthoverblue_withoutpointercursor { height: 20px; background-color: #e1e2ff; color: black; } tr.listcontenthoverpink_withoutpointercursor { height: 20px; background-color: #ffe1ff; color: black; }