Container widget to wrap around the content
LSD.Widget.Container = new Class({ Extends: LSD.Widget.Element, options: { tag: 'container' } });