/* _________________ JQUERY_UI SORTABLE _________________ */

#sortable, #not_sortable { 
	/* list-style-type: none;  */
	/* margin: 0;  */
	padding: 0; 
	/* width: 100%;  */
	/* max-width: 600px;  */
	/* overflow: auto;  */
	/* text-wrap:nowrap  */
}
