Fixed GHOP Task Logic's updateEntityProperties.
This method now properly calls the supermethod and also uses the right keyword argument (silent instead of siltent).
.panel_wrapper {height:85px;}
.panel_wrapper div.current {height:85px;}
/* IE */
* html .panel_wrapper {height:100px;}
* html .panel_wrapper div.current {height:100px;}