.yui-menu  { }	/*Applied to the element representing a menu's bounding box.*/
.yui-menu-content{} 	/*Applied to the element representing a menu's content box.*/
.yui-menu-hidden {}	/*Applied to a menu's bounding box when hidden.*/
.yui-shim {}	/*Applied to the element serving as a menu's shim.*/
.yui-menu-horizontal {} 	/*Renders a menu horizontally. Applied to a menu's bounding box element.*/
.yui-menu-label {}	/*Applied to the element representing a menu's label.*/
.yui-menu-label-active {} 	/*Applied to a menu's label when it is a MenuNav's active descendent.*/
.yui-menu-label-menuvisible {}	/*Applied to a menu's label when its corresponding menu is visible.*/
.yui-menuitem {}	/*Applied to the element representing a menuitem's bounding box.*/
.yui-menuitem-content {border: 2px;} 	/*Applied to the element representing a menuitem's content box.*/
.yui-menuitem-active {}	/*Applied to a menuitem when it is a MenuNav's active descendent.*/
.first-of-type {} 	/*Applied to the first <ul> element inside each menu's content box.*/

.lst-test {style="width:160px"}

.yui-loading #talesofthings {
	display: none;
}