#panel_right{
display:none;
}

#content{
margin-left:0;
width:770px;
}

table input[type="text"] {
	width:20em;
	}
table input[type="checkbox"] {
	width: 1em;
	float: left;
	margin-right: 2px;
	padding:0;
	background: none;
	border: none;
	}
