#tablewrapper {width:510px; margin:0 auto}
#tableheader {height:55px}
.tinysearch { padding:6px; border:1px solid #c6d5e1; background:#fff}
#tableheader select {float:left; width:125px; padding:2px 4px 4px}
#tableheader input {float:left; width:225px; padding:2px 4px 4px; margin-left:4px}
.details {float:right; padding-top:12px}
.details div {float:left; margin-left:15px;}
.tinytable {width:500px; border-left:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none;}
.tinytable th {background-color:#E6EEEE; background:#fff00; text-align:left; color:#000000; border:1px solid #fff; border-right:none; font-weight:bold}
.tinytable td {border-bottom:1px solid #c6d5e1; border-right:1px solid #c6d5e1}
.tinytable .head h3 {background:url(/other_files/images/icons/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:18px; font-weight:bold}
.tinytable .desc h3 {background:url(/other_files/images/icons/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px; font-weight:bold}
.tinytable .asc h3 {background:url(/other_files/images/icons/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px; font-weight:bold}
.tinytable .head:hover, .tinytable .desc:hover, .tinytable .asc:hover {color:#024d00}
.tinytable .evenrow td {background:#fff}
.tinytable .oddrow td {background:#ecf2f6}
.tinytable td.evenselected {background:#ecf2f6}
.tinytable td.oddselected {background:#dce6ee}
.tinytable tfoot {background:#fff; font-weight:bold}
.tinytable tfoot td {padding:6px 8px 8px}
#tablefooter {height:15px; margin-top:20px}
#tablenav {float:left}
#tablenav img {cursor:pointer}
#tablenav div {float:left; margin-right:15px}
#tablelocation {float:right;}
#tablelocation select {margin-right:3px}
#tablelocation div {float:left; margin-left:15px}
.page {margin-top:2px;}
#selectedrow td {background:#c6d5e1}
.tinytable .asc, .sortable .asc {background-color: #e3fad9; color:#024d00;}
.tinytable .desc, .sortable .asc {background-color: #bcbcbc; color:#024d00;}

