| 12345678910111213141516171819202122232425262728293031323334353637383940 | 
							- #container
 
- 	.search
 
- 		#search_form
 
- 				
 
- #results
 
- 	#sidebar
 
- 		#result-count
 
- 			.title
 
- 			.content
 
- 		.infobox	
 
- 			h2
 
- 			img
 
- 			p
 
- 			div#attributes
 
- 				table
 
- 					tbody
 
- 						tr
 
- 							td
 
- 							td
 
- 			div#urls
 
- 				ul
 
- 					li
 
- 		#suggestions
 
- 			.title
 
- 			.suggestion
 
- 		#search_url
 
- 			.title
 
- 			input
 
- 		#apis
 
- 			.title
 
- 			.api-link
 
- 	.result
 
- 		
 
- 	
 
 
  |