Temp IE7 style fix for forms.
A percentage-based layout does not seem to work in IE7, the fields show up as large as the initial text that is in them.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
/* CSS file for cell dialog in the table plugin */.panel_wrapper div.current { height: 200px;}.advfield { width: 200px;}#action { margin-bottom: 3px;}#class { width: 150px;}