	
/*	-------------------------------------------------------------
	Headings
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	h2#businessSearchResults {
		height: 34px;
		width: 380px;
		background: url(../../images/headings/businessSearchResults.gif);
		}
		
	h2#businessSearch {
		height: 34px;
		width: 255px;
		background: url(../../images/headings/businessSearch.gif);
		}
		
	h2#searchResults {
		height: 34px;
		width: 255px;
		background: url(../../images/headings/searchResults.gif);
		}
		
