#tableheader {height:35px}
.search {float:left; padding:0px; font-size:11px;}
#tableheader select {float:left; font-size:11px; width:125px; padding:2px 4px 4px}
#tableheader input {float:left; font-size:11px; width:225px; padding:2px 4px 4px; margin-left:4px}
.details {float:right; padding-top:12px}
.details div {float:left; margin-left:15px; font-size:11px}
.tinytable {width:99%; border-left:1px solid #e1d7c6; border-top:1px solid #e1d7c6; border-bottom:none;
	/*font:11px Verdana,Arial;*/
}
.tinytable th {background:url(images/header-bg.gif); text-align:left; color:#e6e7cf; border:1px solid #fff; border-right:none}
.tinytable th h3 {font-size:11px; padding:0 8px 0 8px; font-weight:bold; }
.tinytable td {padding:4px 6px 6px; border-bottom:1px solid #e1d7c6; border-right:1px solid #e1d7c6; cursor:default}
.tinytable .head h3 {background:url(images/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.tinytable .desc, .sortable .asc {background:url(images/header-selected-bg.gif)}
.tinytable .desc h3 {background:url(images/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.tinytable .asc h3 {background:url(images/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px}
.tinytable .head:hover, .tinytable .desc:hover, .tinytable .asc:hover {color:#fff}
.tinytable .evenrow td {background: #300}
.tinytable .oddrow td {background: #522522}
.tinytable td.evenselected {background:#522522}
.tinytable td.oddselected {background:#522522}
.tinytable tfoot {background:#fff; font-weight:bold}
.tinytable tfoot td {padding:6px 8px 8px}
#tablefooter {height:15px; }
#tablenav { float:left;}
#tablenav img {cursor:pointer}
#tablenav div {height:15px; margin-top:10px;float:left; margin-right:15px; font-size:11px; }
#tablelocation {float:right; font-size:11px}
#tablelocation select {margin-right:3px}
#tablelocation div {float:left; margin-left:15px}
.page {margin-top:2px; }
#selectedrow td {background:#522522}