/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file 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. */

#tabs-home .inside { background: #fff url(bwimages/bw_bg_11.jpg); min-height:400px; padding: 30px 20px; border-bottom-right-radius:3px; border-bottom-left-radius:3px; -moz-border-radius-bottomright:3px; -moz-border-radius-bottomleft:3px;-webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius:3px;}

#tabs-home .block h2 a { font-size: 14px; font-weight: bold; color: white; line-height: 1.4em;}

#tabs-home .block .date { color: white; font-size: 12px; }

