/* 
INWERS 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.

*/

#sub_nav_wrapper ul li a {
color: #000000;
font-size: 13px;
border: 1px #666666 solid;
padding: 3px;
margin-left: 15px;
}

.footer_box ul li a, #footer_wrapper .widget ul li a {
color: #999999;
}

.footer_box ul li, #footer_wrapper .widget ul li {
color: #999999;
}


