h2.page_title {
	text-transform: uppercase;
}
td.yui-dt-col-donate_link a {
	background: transparent url('/images/team_search/donate_link.gif') 0 0 no-repeat;
	width: 70px;
	height: 14px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

td.yui-dt-col-donate_link a:hover {
	background: transparent url('/images/team_search/donate_link.gif') 0 -14px no-repeat;
	width: 70px;
	height: 14px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}


#fundraising_all_teams {
	padding:15px;
	width:634px;
	background-color: #5e9732;
	color: #fff;
	margin-bottom: 20px;
}

#fundraising_all_teams h3 {
	color: #fff;
	float:left;
	text-transform: uppercase;
	margin-bottom: 10px;
}

	#fundraising_all_teams #fundraising_target {
		float:right;
		color: #d6e03d;
		font-size: 1.5em;
		text-transform: uppercase;
		font-weight: bold;
	}
	
	#fundraising_barometer {
		clear:both;
		width: 614px;
		border: 3px solid #597d3d;
		background-color: #fff;
		background-image: url(/images/team_search/barometer_bg.gif) 0 0 repeat-y;
		text-align: center;
		padding: 8px;
		margin: 0 auto 10px;
	}
		#fundraising_current {
			color: #505050;
			font-weight: bold;
			font-size: 1.5em;
		}
		
	#msg_average {
		color: #fff;
		font-size: 1.4em;
		font-weight: bold;
	}
	
input#dt_input_search_term {
	background: #fff url('/images/global/input_bg_shadow.gif') 0 0 no-repeat;
	padding: 8px;
	border: 2px solid #d6e03d;
	width: 450px;
	font-size: 2em;
}

#autocomplete_search_term {
	margin-bottom: 20px;
}

#label_search_term {
	color: #3a3737;
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}

#content .yui-skin-sam th.yui-dt-sortable .yui-dt-label {
	margin-right: 20px;
}