
.data_table th {
	vertical-align: bottom;
	line-height: 18px;
	color: #0dafde;
	font-size: 12px;
	background: transparent;
}

.data_table .ResultsAndPageDiv {
	position: relative;
	vertical-align: middle;
	line-height: 25px;
	color: #0dafde;
	font-size: 12px;
	background: transparent;
}

.data_table .ResultsAndPageDiv input, .data_table .ResultsAndPageDiv select {
	margin: 1px;
}

.data_table .checkbox {
	width: 10px;
}

.data_table a {
	padding: 1px 2px 1px 2px;
}

.data_table .row1 {
	background-color: #262626;
}

.data_table .row2 {
	background: transparent;
}

.data_table td{
	height: 18px;
	line-height: 18px;
	padding: 3px;
}

.data_table_submits {
	width: 100%;
}

.data_table_submits tr, .data_table_submits td{
	width: 100%;
}
