Hello,

this is my site: www.mylittletoy.com/index.php (under construction).
I am using a template from templatemonster.com.

I made the center column wider by changing:
.main_w {width:766px; margin:auto;}
into
.main_w {width:866px; margin:auto;}



However, the column did get wider but the content stayed in the same place, so basically I added some white space to the right (see screenshot).

Is there anything I can do the widen the content also?