The panel does not require a width, it automatically floats to the required width, though position must be set to absolute.
Setting a height on a panel block level element expands the panel to 100% in Internet Explorer! We can avoid this problem by setting a width and height!
The panel height is controlled by the vertical space required of the elements in the panel body. If we want a panel with a fixed height we should control that with a separate div in the panel body, for which we define a width and height.
This is the panel-20-body.
Any HTML markup ...
Any HTML markup ...
Any HTML markup ...
This is the last paragraph