
/**********************************************************
********** BUSINESS DIRECTORY - HEADER SECTION ************
**********************************************************/

	#categoryPrintHeader{
		float:left;
		width:360px;
		margin-top:-12px;
		margin-bottom:0px;
		padding-left:200px;
		xpadding-right:92px;
		xborder:solid 1px black;}
		
	#categoryLargeImage{}	
		
			
			
/**********************************************************
********** BUSINESS DIRECTORY - BUSINESS LISTINGS *********
**********************************************************/
			
	#businessListingContainer{
		float: left;
		width: 665px;
		padding-left:100px;
		text-align: center;
		xborder: solid 1px red;}
	
	#categoryLocationsContainer{
		width: 475px;
		text-align: left;
		padding-left:0px;
		padding-top:0px;
		xborder: solid 1px black;}
	
	#subCategoriesLocationsContainer{
		width: 475px;
		text-align: left;
		padding-left: 0px;
		padding-top: 34px;}
				
	#locationsContainer{
		padding-top: 10px;
		padding-left: 0px;
		padding-bottom: 35px;}


	
	.businessDirectoryCategoryLocation{
		position: relative;
		top: 0px;
		left: 20px;
		width: 450px;
		padding-top: 12px;}
	
	.businessDirectoryCategoryLocationFirstLine{
		width: 100%;
		height: 15px;
		cursor: hand;
		xtext-transform: uppercase;
		font-weight: bold;
		position: relative;
		top: 0px;
		left: 0px;}
		
	.businessDirectoryCategoryLocationSecondLine{
		width: 100%;
		font-weight: bold;
		position: relative;
		top: 0px;
		left: 0px;}
		
	.businessDirectoryCategoryLocationThirdLine{
		width: 100%;
		font-weight: bold;
		position: relative;
		top: 0px;
		left: 0px;}
		
	.businessDirectoryCategoryLocationDescription{
		width: 100%;
		position: relative;
		top: 0px;
		left: 0px;
		width: 450px;}
	
	
	
	
	
	.mapIndicatorHolder{
		position: absolute;
		top: -1px;
		left: -44px;
		width: 20px;
		line-height:10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 6.4pt;
		font-weight: bold;
		text-align:center;
		text-transform:none;
		display:block;
		z-index:150;}		
	
	.onMapSymbolHolder{
		position: absolute;
		top: -2px;
		left: -20px;
		width: 20px;}
	
	.businessNameHolder{
		cursor: hand;
		position: absolute;
		top: 0px;
		left: 0px;
		height: 15px;
		width: 370px;}
	
	.phoneNumberHolder{
		cursor: hand;
		position: absolute;
		top: 0px;
		left: 370px;
		height: 15px;
		width: 80px;}
	
			