/* 12/12/07 - smurfit rms specific */

#mainContent #centreColumn table { font-size: 1.1em; }

#profileNavigation { margin: 5px 0; border-bottom: 2px solid #CEAD3A; min-height: 24px; }
#profileNavigation ul {width: 480px; height: 24px; height: auto; background-color: #fff;}
#profileNavigation ul li {list-style: none; float: left; display: inline; margin: 0px 3px 0px 0px; padding: 0px; background-color: #fff;}
#profileNavigation ul li a {margin: 0px; width: auto; padding: 3px 10px; display: block; font-size: 1.0em; color: #FFF; text-align: center; background: #254F81 url(../../images/arrow_whiteonheavynavy.gif) no-repeat 3px center; text-decoration: none; float: none; height: auto;}
#profileNavigation ul li a:hover { background: #254F81 url(../../images/arrow_whiteonheavynavy.gif) no-repeat 3px center; color: #6CF; }
#profileNavigation ul li a.current { background: #CEAD3A url(../../images/arrow_whiteongold.gif) no-repeat 6px center; float: none; display: block; font-size: 1.0em; padding: 3px 10px; height: auto; color: #fff;}
#profileNavigation ul li a.current:hover {}

