/*
.filter-tipsy{
    background: rgba(0, 0, 0, 0) url(img/tipsy.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 14px;
    margin-bottom: -2px;
    margin-left: 4px;
    width: 14px;
}
.filter-tipsy:hover {
    background-position: 0 -14px;
}

.productsList_others {
    position: relative;
}
#productsList td{
	vertical-align:top;
}

#cfilter_form td {
	padding-bottom:10px;
	overflow:hidden;
}

#cfilter_form td:hover {
	background-color:#f4f7f2;
}
.productsList_filters {
	float:left;
	width:290px;
	margin-right: 30px;
	background-color:#ffffff;
	border:1px solid #d1d1d1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.filter_list{
	padding:0;
	margin:0;
}
.filter_content_fon {
	padding:0px 0px 0px 13px;
}
.filter-content {
	width:260px;
	padding:10px 0px 0px 0px;
	overflow:visible !important;
}
.checkBox_parent {
	display:table;
	width:100%;
	margin-bottom:3px;
}
.filter-content select {
	width:250px;
}
.filter-content select[multiple] {
	height:200px;
}
.filter_content_fon .fieldCheckbox {
	float:left;
	padding:0px;
	margin:0px 7px 0px 0px;
}
.mCustomScrollBox {
	width:100%;
}
.mCustomScrollBox div {
!*height:20px;*!

}
.mCustomScrollBox label, .beforeSelect {
	padding-left:0px;
	line-height:1.3;
}
.checkBox_parent .beforeSelect {
	display:block;
}
.mCustomScrollBox label.disabled, .beforeSelect.disabled {
	color:#cdcdcd;
}
.filter_content_fon .hdr .hdr-filter-btn {
	width:13px;
	height:13px;
	!*float:left;
  margin:2px 5px 0px 0px;*!
  left: 0;
	position: absolute;
	top: 5px;
	background:url(img/ico_open_bl.png) 0 -13px no-repeat;
}
.td_filter_btn .filter-btn {
	padding-right:18px;
}
.filter_content_fon .hdr-title {
	color:#333333;
	font-size:13px;
	font-weight: bold;
}
.filter_content_fon .hdr {
	display:block;
	cursor:pointer;
	margin:23px 0px 0px;
	position:relative;
	padding:0px 10px 0px 20px;
}
.filter_content_fon .hdr.act .hdr-filter-btn {
	background-position:0px 0px;
}*/
