/* ------------------------------- */
/* 			 					   */
	#cuisines {
	}
	
	#cuisines li {
		float: left;
		width: 250px;
		height: 50px;
		text-indent: 36px;
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	#cuisines small {
		
	}

