	/* 
		Name: HOEM Generic Layout and Formatting CSS 
		Created: 4/4/2005 11:51PM
		File: hoem_productSelect.css
	*/
	
	/* Search Form */
	
	#searchForm {
		width:100%;
		height:auto;
		margin:5px 0px 5px 0px;	
	}
	
	select, option, input {
		font-family:arial;
		font-size:11px;
		color:#484848;	
	}
	
	#catagorySelect {
		width:265px;
	}
	
	#keywords {
		height:14px;
	}
	
	#searchButton {
		width:50px;
		height:20px;
	}
	
	/* END Search Form CSS */
	
	#catagoryListing {
		
	}
