#tablewrapper {margin:25px auto 0}
#tableheader {height:55px}
.search {float:left; padding:6px; border:1px solid #c6d5e1; background:#fff}
#tableheader select {float:left; font-size:12px; width:125px; padding:2px 4px 4px}
#tableheader input {float:left; font-size:12px; width:225px; padding:2px 4px 4px; margin-left:4px}
.details {float:left; padding-top:12px}
.details div {float:left; margin-left:0px; font-size:12px}
.tinytable {border-left:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:medium none}
.tinytable th {background:url(images/header-bg.gif); text-align:left; color:#cfdce7; border:1px solid #fff; border-right:none}
.tinytable th h3 { color: #fff; }
.tinytable th h2 { color: #fff; }
.tinytable td {padding:4px 6px 6px; border-bottom:1px solid #c6d5e1; border-right:1px solid #c6d5e1}
.tinytable .head h3 { color: #fff; background:url(/include/sort/images/sort.gif) no-repeat 7px center; cursor:pointer; padding-left:18px }
.tinytable .desc, .sortable .asc {background:url(/include/sort/images/header-selected-bg.gif)}
.tinytable .desc h3 { color: #fff; background:url(/include/sort/images/desc.gif) no-repeat 7px center; cursor:pointer; padding-left:18px }
.tinytable .asc h3 { color: #fff; background:url(/include/sort/images/asc.gif) no-repeat 7px center; cursor:pointer; padding-left:18px }
.tinytable .head:hover, .tinytable .desc:hover, .tinytable .asc:hover {color:#fff}
.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:8px}
#tablelocation {float:right; font-size:12px}
#tablelocation select {margin-right:3px}
#tablelocation div {float:left; margin-left:15px}
.page {margin-top:-20px; font-style:italic; float:right; margin-bottom:20px; width:100%; text-align:right;}
.alldata {margin-top:4px; float:right; width:100%; text-align:right;}
#selectedrow td {background:#c6d5e1}