/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* Expand the page width by 70px+20px. */
#container { width: 1030px; }
#header, #main { width: 1010px; }
#inside { padding: 20px 10px; }

/* Prevent menu links overflow. Hardly necessary when the width is increased. */
/* #nav li { margin-right: 3px; } */
