.shadetabs { padding: 3px 0; margin-left: 0; margin-top: 1px; margin-bottom: 0; list-style-type: none; text-align: left; font-weight: bold; }
.shadetabs li { display: inline; margin: 0 0 0 0; }
.shadetabs li a { text-decoration: none; position: relative; z-index: 1; padding: 7px 0; margin-right: 10px; color: #666; }
.shadetabs li a:visited { color: #666; outline: none;}
.shadetabs li a:hover { text-decoration: underline; color: #2d2b2b; }
.shadetabs li a.selected { position: relative; color: #000; font-size: 1.25em; }
/*.shadetabs li a.selected { border-bottom-color: #F4F4F4; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom; }*/
.shadetabs li a.selected:hover { text-decoration: none; }
