.paging_two_button .fg-button {
	float: left;
	cursor: pointer;
	* cursor: hand;
}

.paging_full_numbers .fg-button {
	padding: 2px 6px;
	cursor: pointer;
	* cursor: hand;
	float:none;
}

.paging_full_numbers {
	width: 350px !important;
	float:none;
}

.fg-toolbar {
	padding: 5px;
	float:none;
}

.dataTables_paginate {
	width: auto;
	float:none;
}

table.display thead th {
	padding: 3px 0px 3px 10px;
	cursor: pointer;
	* cursor: hand;
	float:none;
}