/*******************************************************************************
********************************************************************************
***                                                                          ***
***   Use to override any other CSS styling or add new styling               ***
***                                                                          ***
***   This file will be loaded last in the CSS chain                         ***
***                                                                          ***
***   ( Remember: This Cascade Styles inherit styling defined previously)    ***
********************************************************************************
*******************************************************************************/

#menu ul.menu > li:first-child a {padding: 8px 0 5px !important;}
ul.suckerfish > li > a, ul.dualfish > li > a, ul.dropline > li > a {padding:22px 15px 7px 15px!important;line-height:100%;}
