/* 
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.

*/

.gImg { border:1px solid #838C1C;}
.widget_img ul li  { float:left;padding-left:12px;}
.widget_img  { position:relative; margin: 0 0 20px 0; background:#fefefe url(images/bg-box.png) repeat-x; padding:0; border:1px solid #fff; color:#555; font-family:Arial, "Times New Roman", Times, serif; line-height:20px; height:230px; }
.widget_img h3  { font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:14px; color:#666; margin: 0; padding:14px 15px 0; height:30px; background:url(images/bg-widget-title.png) repeat-x; }
.widget_img .textwidget p { padding: 5px 0; }
.widget_img ul, .widget div, .widget p { padding:0px 9px 10px; }
.widget_img ul  { clear:both; margin:5px 0;}

.widget_contact ul li  { float:left;padding-left:12px;}
.widget_contact  { position:relative; margin: 0 0 20px 0; background:#fefefe url(images/bg-box.png) repeat-x; padding:0; border:1px solid #fff; color:#555; font-family:Arial, "Times New Roman", Times, serif; line-height:20px; height:190px; }
.widget_contact h3  { font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:14px; color:#666; margin: 0; padding:14px 15px 0; height:30px; background:url(images/bg-widget-title.png) repeat-x; }
.widget_contact .textwidget p { padding: 5px 0; }
.widget_contact ul, .widget div, .widget p { padding:0px 9px 10px; }
.widget_contact ul  { clear:both; margin:5px 0;}

