/*table.watajax_table th {*/
/*	border-bottom: 1px solid #888;*/
/*    background-color: #3e4449;*/
/*	color: #f2f2f2;*/
/*	font-family: inherit;*/
/*	text-align: left;*/
/*	cursor: pointer;*/
/*	font-size: 11px;*/
/*	font-weight: normal;*/
/*	height: 25px;*/
/*	padding-left: 10px;*/
/*}*/
/*table.watajax_table td {*/
/*    border-bottom: 1px dotted #999;*/
/*    padding-left: 10px;*/
/*    font-size: 11px;*/
/*}*/
/*div.page_button {*/
/*	cursor: pointer;*/
/*}*/

/*div.table_search, div.search_title, div.table_pager {*/
/*	margin-right: 10px;*/
/*	float: left;*/
/*    margin-top: 5px;*/
/*	height: 25px;*/
/*}*/
/*div.table_search {*/
/*	float: right;*/
/*	margin-right: 10px;*/
/*}*/
/*div.page_button, div.pager_title{*/
/*	float: left;*/
/*	border: 1px solid #999;*/
/*	padding: 2px;*/
/*	margin-right: 2px;*/
/*	font-size: 12px;*/
/*}*/
/*div.pager_title {*/
/*	border: none;*/
/*}*/
/*div.page_dots {*/
/*	border: none;*/
/*	cursor: default;*/
/*}*/
/*div.current_page {*/
/*	border: 2px solid #f00;*/
/*	font-weight: bold;*/
/*}*/
/*.virtual {*/
/*	cursor: default;*/
/*}*/
/*.header_sorting {*/
/*	color: #FFF;*/
/*	text-decoration: underline;*/
/*}*/
/*tr.zebra {*/
/*	background-color: #f2f2f2;*/
/*}*/
/*tr.highlight {*/
/*	background-color: #DDD;*/
/*	color: #000;*/
/*}*/
/*tr.filter td {*/
/*	background-color: #bbb;*/
/*}*/
/*tr.filter select {*/
/*	width: 100%;*/
/*	font-size: 9px;*/
/*}*/
/*table.watajax_table {*/
/*	margin-top: 10px;*/
/*	width: 100%;*/
/*	clear: left;*/
/*}*/
/*div#test, div#test2 {*/
/*	width: 800px;*/
/*}*/
/*span#number_items {*/
/*	font-size: 9px;*/
/*	color: #999;*/
/*	display: block;*/
/*	float: left;*/
/*	margin-top: 5px;*/
/*	margin-left: 7px;*/
/*}*/
/*div.search_title, div.table_search {*/
/*	font-size: 11px;*/
/*	margin-top: 4px;*/
/*	font-weight: bold;*/
/*}*/
/*div.more_rows_button {*/
/*    float: right;*/
/*    margin-top: 5px;*/
/*    border-bottom: 1px dotted #999;*/
/*    margin-right: 5px;*/
/*}*/
/*div.more_rows_button span {*/
/*    color: #999;*/
/*	cursor: pointer;*/
/*    text-decoration: none;*/
/*    font-style: italic;*/
/*    font-size: 9px;*/
/*}*/
/*select.watajax_search_column_chooser {*/
/*	font-family: inherit;*/
/*    font-size: 12px;*/
/*	font-weight: bold;*/
/*}*/
/*div.table_search input {*/
/*    background-image: url("images/find.png");*/
/*    background-repeat: no-repeat;*/
/*    background-position: right;*/
/*    font-family: inherit;*/
/*    font-size: 12px;*/
/*}*/
/*div.export_file {*/
/*    margin-top: 5px;*/
/*    background-image: url("images/page_excel.png");*/
/*    background-repeat: no-repeat;*/
/*    width: 80px;*/
/*    height: 16px;*/
/*    cursor: pointer;*/
/*    float: left;*/
/*    padding-left: 20px;*/
/*    padding-top: 3px;*/
/*}*/
/*div.export_file span {*/
/*    color: #999;*/
/*    text-decoration: none;*/
/*    font-style: italic;*/
/*    font-size: 9px;*/
/*}*/
/*div.ajax_loading {*/
/*    background-image: url("images/loading.gif");*/
/*    width: 16px;*/
/*    height: 16px;*/
/*    float: right;*/
/*    margin-right: 10px;*/
/*}*/
/*a.watajax_search_reset {*/
/*	margin-right: 5px;*/
/*	padding-right: 5px;*/
/*    !*display: inline;*!*/
/*}*/