


div.dataTables_length label {
	width: 460px;
	float: left;
	text-align: left;
        display: none;
}

div.dataTables_length select {
	width: 75px;
        display: none;
}

div.dataTables_filter label {
	
}

div.dataTables_info {
	padding-top: 8px;
}

div.dataTables_paginate {
        
	margin-left: 350px;
}

table {
	margin: 1em 0;
	clear: both;
 
}

table.dataTable th:active {
	outline: none;
}
