FIELDSET.filters LEGEND{
	font-weight:bold;
	font-size:12px;
	margin:5px 5px 10px 10px;
}

DIV.ckeck-all-field{
	float:left;
	width:30px;
}

DIV.ckeck-all-field INPUT{
	border:0px;
}

DIV.ckeck-all-val{
	float:left;
	height:20px;
	line-height:20px;
	font-weight:bold;
	font-size:12px;
}

DIV.checkbox-item{
	float:left;
	width:150px;
}

DIV.checkbox-item-semilong{
	float:left;
	width:250px;
}

DIV.checkbox-item-long{
	float:left;
	width:370px;
}

DIV.checkbox-item-superlong{
	float:left;
	width:600px;
}

DIV.ckeckbox-item-field{
	float:left;
	width:30px;
	height:20px;
	line-height:20px
}

DIV.ckeckbox-item-field INPUT{
	border:0px;
}

DIV.ckeckbox-item-label-semilong{
	float:left;
	width:220px;
	height:20px;
	line-height:20px
}

DIV.ckeckbox-item-label{
	float:left;
	width:120px;
	height:20px;
	line-height:20px
}

DIV.ckeckbox-item-label-long{
	float:left;
	width:340px;
	height:20px;
	line-height:20px;
}

DIV.ckeckbox-item-label-superlong{
	float:left;
	width:570px;
	height:20px;
	line-height:20px;
}

DIV#filter-federation-box{
	display:none;
}

DIV#filter-weapons-box,
DIV#filter-discipline-box{
	
}

DIV.valid-form{
	margin-top:15px;
	text-align:center;
}

DIV.csv-file-entry{
	height:20px;
	line-height:20px;
	width:150px;
	text-align:center;
	float:left;
	font-weight:bold;
}

DIV.csv-file-entry A{
	color:#cc0000;
}