table.dont_wrap td {
	white-space: nowrap;
}
input[type="checkbox"], input[type="radio"] {
	height:auto;
	background-color: transparent;
	border: 0px;
}
