
#main-nav li { display: inline; text-shadow: #000 0 1px 0; float: left; padding-left: 10px; }
#main-nav li a { color: #fff; text-decoration: none; text-transform: capitalize; font-size: 0px; overflow: hidden; float: left; padding: 20px 14px; height: 13px; }
#main-nav li a:hover { line-height:17px; background-repeat: no-repeat; background-position: center ; background-image: url(hover.png); }
#main-nav li a.selected { line-height:17px; background-repeat: no-repeat; background-position: center ; background-image: url(hover.png); }