.tablesorter th.header {
	/*background-image: url(../img/bg.gif) !important;*/
	background-repeat: no-repeat !important;
	background-position: center right !important;
	cursor: pointer !important;
}

.tablesorter thead tr .headerSortUp {
	/*background-image: url(../img/asc.gif) !important;*/
	color: red;
}

.tablesorter thead tr .headerSortDown {
	/*background-image: url(../img/desc.gif) !important;*/
	color: red;
}

.pagesize {
	width:50px !important;
}

.pagedisplay {
	width:70px !important;
}
