#globaledit th {
	background:#c5c9c5;
}

#globaledit td {
	background:#dddddd;
}

#globaledit	input {
	width:expression(this.type=='text' ? '100%' : '')
}
