.eds_news_default_style.eds_subCollection_search .edncf_AdvancedSearch .edncf_container label > span {
	color: #404040;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
}
.eds_news_default_style.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span select {
    background: none transparent;
    background-color: rgba(255, 255, 255, 0);
    padding: 0px;
  font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 1;
    color: #404040;
    border: none;
    border-radius: 0;
    outline: none;
    height: auto;
    width: 100%;
    margin: 0;
    box-shadow: none;
}

.eds_news_default_style.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_DropDownList > span {
    display: block;
    border: solid 1px #BDBDBD;
    background-image:none;
	background-color:#ffffff;
    overflow: hidden;
    position: relative;
}
.eds_news_default_style.eds_subCollection_search .edncf_AdvancedSearch .edncf_container > span {
    display: block;
    margin: 0;
    padding: 10px 0px 0px 0px;
}
.eds_news_default_style.eds_subCollection_search .edncf_AdvancedSearch .edncf_container label > span {
	font-weight:normal;
}

.eds_news_default_style.eds_subCollection_search .edncf_AdvancedSearch .edncf_container .edncf_CheckBoxList .edncf_CheckBoxListGroup .edncf_CheckBox {
    padding: 1px 10px 1px 0;
    display: block;
}