#optionsForm label.smallWidth {
	width: 140px;
	min-width: 140px;
	display: inline-block;
}
#optionsForm input[type="radio"] + label, #optionsForm input[type="checkbox"] + label {
	margin-right: 25px;
}

table.filterurls tbody th.check-column, table.filterurl tbody th.check-column  {
	padding: 6px 0 0;
}



table.heatmap, table.heatMaps .column-url {
	width: 30%;
}

table.widefat .column-heatMapData {
	width: 30%;
}

table.widefat .column-action {
	width: 20%;
}
table.widefat .column-count {
	width: 10%;
}


table.widefat .column-width {
	width: 35%;
}

table.widefat .column-zoomLevels {
	width: 65%;
}