@CHARSET "UTF-8";

.cf_form {
 display:none;
}

.cf_flt_wrapper{
margin-bottom:10px;
}
.cf_flt_header{
text-decoration:none;
cursor:pointer;
font-size:1.1em;
padding-bottom:3px;
font-weight:bold;
}

.headexpand{
float:left;
width:14px;
height:15px;
margin-right:5px;
background:url(arrows_exp.png) top left no-repeat;
}

.cf_filters_list li{	
	line-height:1.3em;		
}

.cf_filters_list li .cf_option{
	padding:3px 5px;;
	text-decoration:none;
}

.cf_filters_list li .cf_sel_opt{
	font-weight:bold;
}

.cf_flt_wrapper select{
	min-width:120px;
}