span.css_right{
	float:right;
}

.fg-toolbar {
	padding: 5px;
}

.paging_two_button .fg-button {
	float: left;
	cursor: pointer;
	* cursor: hand;
}

.paging_full_numbers .fg-button {
	padding: 2px 6px;
	cursor: pointer;
	* cursor: hand;
}

.paging_full_numbers {
	width: 350px !important;
}

.dataTables_paginate {
	width: auto;
}