#performance_table tr {
	vertical-align:bottom;
}

#performance_table td {
	margin: 0;
	padding: 4px 2px;
	text-align: left;
}

#performance_table .alt_line {
	background-color: #EFEFEF;
}

#performance_table th a.searchHeader {
	display:block;
	padding: 1px 0 1px 18px;
	background: url(/bespoke/spit/images/search_header.png) 0 0 no-repeat;
	text-decoration: none;
	color: #000;
}
#performance_table th a.searchHeaderDown {
	display:block;
	padding: 1px 0 1px 18px;
	background: url(/bespoke/spit/images/search_header_down.png) 0 0 no-repeat;
	text-decoration: none;
	color: #000;
}
#performance_table th a.searchHeaderUp {
	display:block;
	padding: 1px 0 1px 18px;
	background: url(/bespoke/spit/images/search_header_up.png) 0 0 no-repeat;
	text-decoration: none;
	color: #000;
}

#dataview_search_bar select {
	width: 100px;
}

#dataview_search_bar select, #dataview_search_bar option, #dataview_search_bar .date_picker_form input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #efefef;
}

#dataview_search_bar select, #dataview_search_bar .date_picker_form input {
	
	border-top: 1px solid #828177;
	border-left: 1px solid #828177;
	border-right: 1px solid #F9F8F3;
	border-bottom: 1px solid #F9F8F3;
	 
}

.dijitDialogPaneContent {
	/* style popup here */
}