/* Choose the desired style for this template. */

.DBQResultsMouseOver {
	background: #BBBBBB;
}

.DBQResults, .DBQResultsMouseOut {
	background: #EEEEEE;
}

.DBQResultsHorizontalHeader {
	background: #BBBBBB;
}

.DBQResultsVerticalHeader {
	color: #000000;
	text-align: left;
	background: #BBBBBB;
}

.DBQInput { 
}

.DBQInputBlock { 

}

.DBQFieldHint {
	color: #000;
	float: right;
	clear: right;
	width: 200px;
	font-size: 85%;
	min-height: 2em;	
	background-repeat: no-repeat;
	background-position: left center;	
	padding: 0 0 0 20px ;
}

div#DBQResultsReturnLink {
	text-align: center;
}

div#DBQPrintPageLeft { 
                        
}

div#DBQPrintPageRight { 
                        
}

div#DBQPrintPageCloseWindow { 
                        
}

div#DBQFilterControl {
	width: 200px;
}

table#DBQGridDisplay {
	align: left;
}

table#DBQGridDisplay td.DBQGridDisplayCell {
	vertical-align: top;
}

div.DBQFilterDisplayControlBox {
	border: grey 1px solid;
	padding: 2px;
	margin: 2px;
	width: 5em;
}
