/* Stats caterories drop down*/
/* Forms
	------------------------------------------------------------- */

	.yui-button 							{ display:block; background: url(img/bg_btnCategorie.gif) no-repeat; width:215px; height:22px; cursor:pointer;}
	.yui-button .first-child 			{ display:block; height:22px;}
	.yui-button button 					{ border:none; background:#f7f9f8; margin:1px; height: 20px;}
	.yui-module ul						{ border:1px solid #d6d4cf; background:#f7f9f8;}

	.yui-module .yuimenuitemlabel 		{ display:block; padding:1px 25px 3px 6px; color:#7f8282; font-weight:normal; text-decoration:none;}
	.yui-module .yuimenuitemlabel:hover 	{ background: #fff;}
	.yui-button-label					{ font-size: 11px; line-height:20px; padding-left: 6px; }

.bd {
	background-color: #fff;
	border: 1px solid #b2b2b2;
	width: 183px;
}

.bd ul {

}

#pageHome ul .yuimenuitem a {
	font-size: 11px;
	color: #000;
	font-weight: normal;
}

#search_form .first-of-type .yuimenuitem a { color: #000; }
