
input[type="radio"], input[type="checkbox"]
  {width: auto; height: auto; display: inline-block; margin: 0 5px 0 20px;}
  
  
.row .row
	{margin-bottom: 7px;}

.row .progress
	{margin-bottom: 0;}
.row.sep
	{border-bottom: 1px solid #ddd;padding-bottom: 7px;}
	
.row.margin{margin-bottom: 15px;}