/* 
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.

*/

/*- Nav2 -*/
.nav2 li, .widget li{
	border-bottom:0px solid #ccc;
	}
#nav1 li.current_page_item ul li a{
color: #333;
}
#nav1 li ul li.current_page_item a{
color:#333;
}
