thomascube
2008-08-07 e3fdcf5919b8bea98d6c765f22e04a448a0c31dd
1
2
3
4
5
6
.panel_wrapper {height:85px;}
.panel_wrapper div.current {height:85px;}
 
/* IE */
* html .panel_wrapper {height:100px;}
* html .panel_wrapper div.current {height:100px;}