thomascube
2011-08-29 f7b58afb94ba5da1dd7b1e2fa7b67c398b4d3d1e
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;}