


#search .jsMultiBox
{
	width: 178px;
	background: #FFFFFF url(gfx/select-button.gif) no-repeat scroll 168px 1px;
	margin-left: 11px;
	margin-top: 3px;
}

* html #search .jsMultiBox
{
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 1px;
}

.jsMultiBox
{
	background: #FFFFFF url(gfx/select-button.gif) no-repeat scroll 193px 1px;
	display: block;
	width:203px;
	height: 0px;
	border: 1px solid #ADCEEF;
	border-left: 1px solid #6a7cba;
	border-top: 1px solid #6a7cba;
	text-decoration: none;
	margin-bottom: 10px;
	color: #433568;
	font-size: 11px;
	padding: 17px 1px 1px 5px;
	overflow: hidden;
}


.fm-checkboxes .jsMultiWrapperInner
{
	display: none !important;
}

* html .jsMultiBox
{
/*	overflow: visible;*/
}


#multiBoxBlocker
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	opacity: 1;
	display: none;
	z-index: 1002;
}

.jsWhiteBkg
{
	z-index: 1050 !important;
}
