.headerSortUp {
	background: url('http://azerdict.com/temp/js/tableSorter/asc.gif') no-repeat #89BC6C!important;
}
.headerSortDown {
	background: url('http://azerdict.com/temp/js/tableSorter/desc.gif') no-repeat #89BC6C!important;
}

.table_title th:hover {
text-decoration:underline;
}
