#datasearch-selection {
	background-color: #cfcfd4;
	position: absolute;
	top: 0;
	left: 600px;
	width: 200px; }
#datasearch-selection h1 {
	color: #3457a8;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 200px;
	height: 17px;
	padding-top: 5px; }
#datasearch-selection form {
	margin: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px; }
.datasearch-selection-text {
	font-size: 11px;
	font-weight: normal;
	position: relative;
	width: 100%;
	margin: 10px 0; }
.datasearch-selection-text input {
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	width: 160px;
	margin: 0; }
.datasearch-selection-dropdown {
	position: relative;
	width: 160px;
	margin-bottom: 5px; }
.datasearch-selection-dropdown div {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
	width: 160px;
	margin: 0 0 3px; }
.datasearch-selection-dropdown select {
	font-size: 11px;
	font-weight: normal;
	position: relative;
	top: 0;
	left: 0;
	width: 160px;
	margin: 0;
	display: block; }
.datasearch-selection-check {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	position: relative;
	width: 160px; }
.datasearch-header-footer {
	position: relative;
	width: 100%;
	height: 19px;
	margin-top: 5px;
	margin-bottom: 5px; }
.datasearch-header {
	color: #121f18;
	font-size: 17px;
	background-color: white;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 185px;
	height: 20px; }
.datasearch-header span {
	color: #b80019;
	font-size: 17px; }
.datasearch-pagenumbers {
	color: #f90;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	height: 15px;
	margin-left: 4px; }
.datasearch-pagenumbers a {
	color: #003e9d;
	text-decoration: none; }
#datasearch-data {
	position: absolute;
	top: 10px;
	left: 0;
	width: 580px; }
.datasearch-noresults {
	color: #f72439;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 10px; }
.datasearch-topnote {
	color: #000;
	font-size: 12px;
	background-color: #cfcfd4;
	text-align: left;
	padding: 5px;
	border-color: #3457a8;
	border-style: solid;
	border-width: 1px 1px 0; }
.datasearch-gobutton {
	 }
.datasearch-gobutton img {
	vertical-align: middle;
	margin-left: 10px;
	border-width: 0; }
