.sortable {border-left:1px solid #c6d5e1; border-right:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none; margin:0 auto 15px}
.sortable th {text-align:left; color:#EFF3F8; border:1px solid #fff; border-right:none;}
.sortable th h3 {font-size:10px; padding:5px; margin:0}
.sortable td {font:10px Verdana,Arial; padding:4px 6px 6px; border-bottom:1px solid #c6d5e1; border-right:1px solid #c6d5e1; text-align:left}
.sortable .head h3 {background:url(img/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .desc, .sortable .asc {background:url(img/header-selected-bg.gif)}
.sortable .desc h3 {background:url(img/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .asc h3 {background:url(img/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}
.sortable .evenrow td {background:#fff}
.sortable .oddrow td {background:#EFF6FB}
.sortable td.evenselected {background:#EFF6FB}
.sortable td.oddselected {background:#DDEBF6}

#controls {width:600px; 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:200px; text-align:center}
#navigation img {cursor:pointer}
#text {float:left; width:200px; text-align:right; margin-top:2px}