<script>
$(function(){
$("button").click(function()){
$("#main-wrapper").css({"width":"957"});
});
});
</script>

bunu dener misiniz ?