/* Stats caterories drop down*/
/* Forms
	------------------------------------------------------------- */
	
	.yui-button 				{ display:block; background: url(img/bg_finput-left.gif) no-repeat; width:249px; height:27px; font-size:11px; font-style:normal;}
	.yui-button .first-child 	{ display:block; background: url(img/bg_fselect-btn.gif) right no-repeat; height:27px; overflow:hidden; }
	.yui-button button 			{ border:none; background:#fff; margin:2px; height:17px; padding:3px 0 0 3px; width:215px; text-align:left; font-style:normal;}
	.yui-module ul				{ border:1px solid #d6d4cf; background:#f7f9f8;}
	
	form * label.fixed {font-size:11px;}
	.yui-module .yuimenuitemlabel 		{ display:block; padding:2px 25px 3px 6px; width:200px; color:#7f8282; font-weight:normal; text-decoration:none;overflow:hidden; z-index:999; /*position:relative;  zoom:1;*/ font-size:11px; }
	.yui-module .yuimenuitemlabel:hover { background:#fff;}
	
	.yui-button * {font-variant:normal; font-style:normal;}