.sortable {width:686px; border-left:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none; margin:0 auto 15px}
.sortable th {background:url(http://static.wucf.net/assets/images/sorter/header-bg.gif); text-align:left; color:#cfdce7; border:1px solid #fff; border-right:none}
.sortable th h3 {font-size:10px !important; padding:6px 8px 8px !important; height:12px !important;}
.sortable td {padding:4px 6px 6px; border-bottom:1px solid #c6d5e1; border-right:1px solid #c6d5e1}
.sortable .head h3 {background:url(http://static.wucf.net/assets/images/sorter/sort.gif) 7px center no-repeat !important; cursor:pointer !important; padding-left:18px !important;}
.sortable .desc, .sortable .asc {background:url(http://static.wucf.net/assets/images/sorter/header-selected-bg.gif)}
.sortable .desc h3 {background:url(http://static.wucf.net/assets/images/sorter/desc.gif) 7px center no-repeat !important; cursor:pointer !important; padding-left:18px !important;}
.sortable .asc h3 {background:url(http://static.wucf.net/assets/images/sorter/asc.gif) 7px  center no-repeat !important; cursor:pointer !important; padding-left:18px !important;}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}
.sortable .evenrow td {background:#fff}
.sortable .oddrow td {background:#ecf2f6}
.sortable td.evenselected {background:#ecf2f6}
.sortable td.oddselected {background:#dce6ee}

#sorterControls {width:686px; margin:0 auto; height:20px}
#sorterPerPage {float:left; width:200px}
#sorterPerPage select {float:left; font-size:11px}
#sorterPerPage span {float:left; margin:2px 0 0 5px}
#sorterNav {float:left; width:286px; text-align:center}
#sorterNav img {cursor:pointer}
#sorterText {float:right; width:200px; text-align:right; margin-top:2px}