/**
 *  File:       /css/footer/general_footer.css
 *  Author:     Neil Smith
 *  Purpose:    Provide styles for the
 *  
 **/

#general-footer { padding: 30px 0 30px 0; margin: auto; width: 960px; font-size: 14px;  }
#general-footer a { font-size: 14px;  }
#general-footer ul { margin:0; padding:0; list-style: none; }
#general-footer li { margin:0; padding: 5px 0 5px 0; list-style: none; }
#general-footer li.heading { font-size: 16px; color: #8b8b8b; font-weight: bold; }


#general-footer .section { width: 300px; float: left; }

#general-footer #legal { padding: 30px 0 30px 0; clear:both;  } 