#criteria{
   float:left;
   display: block;
   height:900px;
   overflow:auto;
   clear: both;
}

html>body #criteria{
	width: 1315px;
}
.forPrint {
display:none;
}
#table_header, #grades{
   display:block;
   clear:both;
   float:left;
   width:100%;
   overflow:auto;
}

#table_header span{
   padding-left:1px;
   height:30px;
}

.criteria_header_row td{
   text-align:center;
}

.adminblockfloat{
	width:50px;
	padding: 0;
	margin: 0;
	text-align: center;
	}

.list-line{
   height:60px;
   width:90%;
   display: block;
   clear:left;
   float:left;
   border-right:1px solid #CD853F;
   border-top:1px solid #CD853F;
}


.list-line span{
   border-left:1px solid #CD853F;
   height:60px;
}

.criteria_category{
   display:block;
   width: 100px;
	float:left;
	clear:none;
}

.ccategory .editor_field{
   width:100%;
}

.criteria_name{
   display:block;
   width:190px;
	float:left;
	clear:none;
}

.cdescription .editor_field{
   width: 100%;
   height: 90px;
}

.slider_column .slider{
   margin:5px;
}

.criteria_importance{
	display: block;
	width: 210px;
	float:left;
	clear:none;
}

.criteria_value{
   display:block;
	float:left;
	clear:none;
	text-align: center;
   width: 40px;
}

.criteria_total{
   display:block;
	text-align: center;
	float:left;
	clear:none;
   width: 40px;
}

#criteria .editor_field{
   width:68px;
   float:left;
   clear:none;
   height:35px;
}

.criteria_cutoff{
	float:left;
	display: block;
	clear: none;
	width: 200px;
	margin-bottom: 10px;
	}

.modifier_field{
	float:left;
	display: block;
	clear: none;
	width: 70px;
	}

.criteria_admin{
	float: left;
	display: block;
	clear: none;
	width: 70px;
	}

.criteria_answer_list{
	float:left;
	display: block;
	clear: both;	
	margin: 10px 0;
	text-align: left;
	width: 100%;
	}

.bottom_links{
	clear: both;
	display: block;
}
	
.cvalue .spacer{
	width: 10px;
	text-align: center;
	float: left;
	display: block;
	clear: none;
	}	
	
.cshow{
	text-align: center;
	}
	
.criteria_cutoff_value .inplaceeditor-form{
	float: left;
	width: 115px;
	display: inline;
	clear: none;
	position:relative;
	}	
	
ul.criteria_modifier_fields{
   padding-left:2px;
}

.criteria_modifier_fields {
   float:left;
   list-style:none;
   width:75px;
}
.help_icon
{
float:left;list-style:none;margin:3px;
}

.noshow, .noshowtitle, .printfooter, .noshowbcell {
    display: none;
}
	
