Hola,
Para alargar el box del contanido, tienes que agregar un código donde te deformaria las imagenes de los contanedores, donde la tendrias que hacer mas anchas.
Estas imagenes por defecto que tiene el diseño, la tandras que hacer mas largas.
Tienes que agregar el siguiente código en
Texto Por Encima de la página.
Código: <style type="text/css">
table.edit_main_table{width: 100% !important;}
td.edit_main_tr{width: 100% !important;}
table.edit_second_table{width: 100% !important;}
td.edit_header_full{width: 100% !important;
background-position:center;background-repeat:no-repeat; }
td.edit_header_full table{width: 100% !important;}
table.edit_third_table{width: 100% !important;}
td.edit_navi_headbg{width: 15% !important;}
table.edit_rechts_tabelle{width: 100% !important;}
td.edit_rechts_bottom{width: 15% !important;}
td.edit_rechts_cbg{width:100%;}
</style>
Código: <style type="text/css">
td.sidebar_heading{background-image:url(visibility:hidden;}
td.shouty{background-image:url(visibility:hidden;}
td.shouty2{background-image:url(visibility:hidden;}
td.shouty3{background-image:url(visibility:hidden;}
td.shouty4{background-image:url(visibility:hidden;}
td.shouty5{background-image:url(visibility:hidden;}
td.edit_rb_footer{background-image:url(visibility:hidden;}
</style>