fieldset{
	border:1px solid silver;
	width:auto;
}
.tdLabel{
	width: 137px;
}
.statusOff, .statusOn{
	width: 210px;
	height: 31px;
	border: 1px solid lightblue;
}
