#searchEvents_form li.yui-button-selectedmenuitem {
	background: url(img/checkbox.png) left center no-repeat;
}

#searchEvents_form #calendar-type-button,
#quickSearch_form #links-button,
#realisationsYears_form #year-label-button {
	height:22px;
	border: 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
	color: #010101;
	padding: 0 0 0 15px;
}

#searchEvents_form #calendar-type-button {
	background: url(img/bg_eventsSearch.jpg);
	width:264px;
}

#quickSearch_form #links-button {
	background: url(img/bg_quickLinks.jpg);
	width:195px; 
}

#realisationsYears_form #year-label-button {
	background:url(img/bg_quickLinks.jpg) no-repeat;
	width:195px; 
	height:23px; 
	margin-right:10px;
}

#searchEvents_form .bd,
#realisationsYears_form .bd,
#quickSearch_form .bd {
	background-color: #fff;
	border: 1px solid #b2b2b2;
	padding: 0;
	margin: 4px 0 0 0;
}

#searchEvents_form .bd,
#realisationsYears_form .bd,
#quickSearch_form .bd {
	background-color: #fff;
	border: 1px solid #b2b2b2;
	padding: 0;
	margin: 4px 0 0 0;
}

#searchEvents_form .bd  {
	width: 230px;
}

#realisationsYears_form .bd{
	width: 162px;
}

#quickSearch_form .bd {
	/*width: 163px;*/
	width:250px;
}

#searchEvents_form .yuimenuitem a ,
#quickSearch_form .yuimenuitem a,
#realisationsYears_form .yuimenuitem a {
	font-size: 11px;
	color: #010101;
	font-weight: normal;
}

#searchEvents_form .yuimenuitem a:hover ,
#quickSearch_form .yuimenuitem a:hover,
#realisationsYears_form .yuimenuitem a:hover {
	color: #fff;
	text-decoration: none;
}

.bd ul li .yuimenuitemlabel{
	padding: 3px 0 3px 17px;
}

.bd ul li .yuimenuitemlabel-selected{
	background-color: #B3D4FF;
}

.bd ul li .yuimenuitemlabel-selected:hover{
	color: #fff;
}

#pageHeader .bd .first-of-type,
.bd .first-of-type {
	padding: 3px 0;
}

.bd ul 				{zoom:1;}
.bd li				{ display:block; clear:both; }