/* 
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.

Use 1000 width. Standard was 960 so that's +40 for text.
*/

.col-full, .layout-full #main, #main.fullwidth { width: 980px; margin: 0 auto; }

#main { width:620px;float:left;margin-bottom:30px; }

#slides .slides_container .slide{  width:580px; position: relative; display: none;}
#slides .next { left: 572px; background: url(images/btn-slider-right.png) no-repeat left center; }

#footer-widgets .col-full { width: 1000px; }
#footer-widgets .col-1 .block { width:980px; margin:20px 0px 10px; }
#footer-widgets .col-2 .block { float:left; width:500px; margin:20px 10px 10px; }
