/* 
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.

*/

/* 4.2 Generic Widgets */
.widget  { margin: 0 3px 25px 3px; }
.widget h3  { margin: 0 0 15px 0; font-size: 18px; padding: 14px; }
.widget ul, .widget p  { margin: 14px; }
.widget ul  { clear:both; border-top: 5px solid #eee;  }
.widget ul ul li  { list-style: circle;}
.widget ul li a  { display: block; padding: 0; line-height: 30px; text-decoration: none; color:#09FFFF; border-bottom: 5px solid #eee; }
.widget ul li a:hover  { color: #4FFF00;}
.widget ul ul  { margin: 0 14px; padding-left: 5px; border-top: none; }
.widget ul ul a { font-size: 11px; }
