@charset "UTF-8";
/* CSS Document */

ul.navList {list-style-type: none; margin: 0 0 10px 0;}
ul.navList li a, ul.navList li.selected { height: 28px; width: 155px; display: block; background: url(img/nav-bg.gif) no-repeat; color: #969696; text-decoration: none; text-transform: capitalize; padding: 18px 0 0 30px; font-size: 0.9em;}
ul.navList li a:hover, ul.navList li.selected { background: url(img/nav-bg-over.gif) no-repeat !important; color: #3ebada !important;}