else
{
setTitle ( title );
}
container = new WebPanel ( new BorderLayout ( 5, 5 ) );
container.setMargin ( 10, 10, 10, 10 );
container.setOpaque ( false );
add ( container, BorderLayout.CENTER );
// Creating label with single space to hold label height on pack