#jp_adv_search_filters .rn_ProductCategorySearchFilter {
	margin-left: 10px;
}

#jp_adv_search_filters .rn_ProductCategorySearchFilter:nth-child(3) {
	margin-top: 5px;
}

#jp_adv_search_filters .rn_ProductCategorySearchFilter:nth-child(4) {
	margin-bottom: 5px;
}
#jp_adv_search_filters #adv_header {
	background-color: #EEEEEE;
	box-shadow: 0 1px 1px #EEEEEE;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	padding: 3px 6px 0;
}

.rn_ProductCategorySearchFilter button.rn_DisplayButton {
    background: none repeat scroll 0 0 transparent;
    border-radius: 2px 2px 2px 2px;
    box-shadow: none;
    color: #000000;
    cursor: pointer;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: 0 !important;
}
.rn_ProductCategorySearchFilter .yui-overlay-hidden .rn_Panel table {
}
.rn_ProductCategorySearchFilter .ygtvrow {
    cursor: pointer;
}
.rn_ProductCategorySearchFilter .ygtvspacer {
    display: block;
    width: inherit;
}
.rn_ProductCategorySearchFilter .ygtvlabel, .rn_ProductCategorySearchFilter .ygtvlabel:link, .rn_ProductCategorySearchFilter .ygtvlabel:visited, .rn_ProductCategorySearchFilter .ygtvlabel:hover {
    font-size: inherit;
}
.rn_ProductCategorySearchFilter button.rn_DisplayButton {
    background: url("/euf/assets/themes/standard/images/splitButtonArrow.png") no-repeat scroll right center #FFFFFF;
    border: 1px solid #B1B1B1;
    min-height: 1.5em;
    min-width: 250px;
    padding: 4px 20px 4px 4px !important;
    text-align: left;
    text-shadow: none;
}
.rn_ProductCategorySearchFilter .rn_Panel {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B1B1B1;
    max-height: 200px;
    overflow: auto;
    padding: 6px;
}
.rn_ProductCategorySearchFilter button.rn_DisplayButton:hover, .rn_ProductCategorySearchFilter button.rn_DisplayButton:focus {
    background-color: #F8F8F8;
}
.rn_ProductCategorySearchFilter table {
    border-collapse: collapse;
}
.rn_ProductCategorySearchFilter .rn_Label {
    color: #333333;
	float: left;
	font-size: 13px;
	font-weight: normal;
	margin-right: 20px;
	margin-top: 9px;
	width: 56px;
}
.rn_DisplaySearchFilters {
    float: left;
}
.rn_DisplaySearchFilters .rn_Heading {
    color: #404040;
    font-size: 1em;
    font-weight: bold;
}
.rn_DisplaySearchFilters .rn_Filter {
    overflow: visible;
	display: inline;
	float: left;
}
.rn_DisplaySearchFilters .rn_Filter:nth-child(2) {
	border-right: 1px solid #FFFFFF;
	padding-left: 6px;
	padding-right: 10px;
}
.rn_DisplaySearchFilters .rn_Filter:nth-child(3) {
	border-left: 1px solid #EEEEEE;
	padding-left: 20px;
	padding-right: 6px;
}

.rn_DisplaySearchFilters .rn_Label {
    color: #505050;
    font-size: 0.917em;
    font-weight: bold;
    margin-bottom: 4px;
}
.rn_DisplaySearchFilters .rn_Label a {
    text-decoration: none;
}
.rn_DisplaySearchFilters .rn_Label img {
    margin-left: 4px;
    vertical-align: middle;
}
.rn_DisplaySearchFilters .rn_FilterItem {
    background-color: #FFFFFF;
    border-color: #D2D2D2;
    border-style: solid;
    border-width: 1px 0;
    color: #333333;
    float: left;
    margin-left: -6px;
    padding: 6px 4px 6px 10px;
    text-decoration: none;
}
.rn_DisplaySearchFilters .rn_Selected {
    background-color: #F0F0F0;
    color: #000000;
    cursor: default;
    font-weight: bold;
}
.rn_DisplaySearchFilters .rn_Separator {
    background: url("/euf/assets/themes/standard/images/breadCrumb.png") no-repeat scroll 0 center transparent;
    float: left;
    height: 0;
    padding-top: 29px;
    position: relative;
    width: 8px;
}
.rn_DisplaySearchFilters .rn_Separator.rn_Selected {
    background-position: right center !important;
}