.dataTables_wrapper{position:relative;clear:both;}
.dataTables_processing{position:absolute;top:0;left:50%;width:250px;margin-left:-125px;border:1px solid #ddd;text-align:center;color:#999;font-size:11px;padding:2px 0;}
.paginate_disabled_previous,.paginate_enabled_previous,.paginate_disabled_next,.paginate_enabled_next{height:19px;width:19px;margin-left:3px;float:left;}
.paginate_disabled_previous{background-image:url('getdoc?webc=~scripts/datagrids/dataTablesr/images/back_disabled.jpg');}
.paginate_enabled_previous{background-image:url('getdoc?webc=~scripts/datagrids/dataTablesr/images/back_enabled.jpg');}
.paginate_disabled_next{background-image:url('getdoc?webc=~scripts/datagrids/dataTablesr/images/forward_disabled.jpg');}
.paginate_enabled_next{background-image:url('getdoc?webc=~scripts/datagrids/dataTablesr/images/forward_enabled.jpg');}
table.display{width:100%;clear:both;margin:0 auto;}
table.display thead th{border-bottom:1px solid #000;font-weight:700;cursor:hand;padding:3px 10px;}
table.display tfoot th{border-top:1px solid #000;font-weight:700;padding:3px 10px;}
table.display tr.heading2 td{border-bottom:1px solid #aaa;}
table.display td{padding:3px 10px;}
table.display td.center{text-align:center;}
.sorting_asc{background:url('getdoc?webc=~scripts/datagrids/dataTablesr/images/sort_asc.jpg') no-repeat center right!important;}
.sorting_desc{background:url('getdoc?webc=~scripts/datagrids/dataTablesr/images/sort_desc.jpg') no-repeat center right!important;;}
.sorting{background:url('getdoc?webc=~scripts/datagrids/dataTablesr/images/sort_both.jpg') no-repeat center right!important;;}
.top .dataTables_info{float:none;}
tfoot input{width:100%;color:#444;margin:0.5em 0;}
tfoot input.search_init{color:#999;}
.example_alt_pagination div.dataTables_info{width:40%;}
.example_alt_pagination .dataTables_paginate{width:400px;}
.example_alt_pagination div.dataTables_paginate span.paginate_button,.example_alt_pagination div.dataTables_paginate span.paginate_active{border:1px solid #aaa;-webkit-border-radius:5px;-moz-border-radius:5px;cursor:hand;margin:0 3px;padding:2px 5px;}
.example_alt_pagination div.dataTables_paginate span.paginate_button:hover{background-color:#ccc;}
.example_alt_pagination div.dataTables_paginate span.paginate_active{background-color:#99B3FF;}
table.display tr.row_selected.odd td{background-color:#B0BED9;}





.dataTables_filter{float:left; margin:0 0 0 15px;}
.dataTables_length{float:left; margin:0 0 0 15px;}
.dataTables_paginate{float:left;}
	span.paginate_button{padding:3px; border:1px solid #efefef; background:#eee; margin:0 0 0 5px;}
	span.paginate_active{padding:3px; border:1px solid #efefef; background:#fff; margin:0 0 0 5px;}
.dataTables_info{float:left;}

.bottom1{margin:10px 0 0 0; overflow:hidden;}