.sortable {border-left:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none; margin:0 auto 15px;font-size:12px;}
.sortable th { text-align:left;background:url(images/tb1.png) repeat-x scroll 50% 50%;color:#eee; border:1px solid #fff; border-right:none; cursor:pointer}
.sortable th h3 {font-size:13px; padding:0px;margin:0px;}
.sortable td {padding:4px 6px 6px; border-bottom:1px solid #c6d5e1; border-right:1px solid #c6d5e1}
.sortable .head h3 {background:url(images/sort.gif) 4px center no-repeat; cursor:pointer; padding-left:13px}
.sortable .desc, .sortable .asc {background:url(images/tb2.png) repeat-x scroll 50% 50%;}
.sortable .desc h3 {background:url(images/desc.gif) 4px center no-repeat; cursor:pointer; padding-left:13px}
.sortable .asc h3 {background:url(images/asc.gif) 4px  center no-repeat; cursor:pointer; padding-left:13px}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}
.sortable .evenrow td {background:#fff; line-height:18px;}
.sortable .oddrow td {background:#ecf2f6}
.sortable td.evenselected {background:#ecf2f6}
.sortable td.oddselected {background:#dce6ee}

#controls {width:980px; margin:0 auto; height:20px}
#perpage {float:left; width:200px}
#perpage select {float:left; font-size:11px}
#perpage span {float:left; margin:2px 0 0 5px}
#navigation {float:left; width:580px; text-align:center}
#navigation img {cursor:pointer}
#text {float:left; width:200px; text-align:right; margin-top:2px}
