8 background-repeat: repeat-x;
9 font-family: sans-serif;
14 background-image: linear-gradient(bottom, rgb(240,240,240) 31%, rgb(255,255,255) 90%);
15 background-image: -o-linear-gradient(bottom, rgb(240,240,240) 31%, rgb(255,255,255) 90%);
16 background-image: -moz-linear-gradient(bottom, rgb(240,240,240) 31%, rgb(255,255,255) 90%);
17 background-image: -webkit-linear-gradient(bottom, rgb(240,240,240) 31%, rgb(255,255,255) 90%);
18 background-image: -ms-linear-gradient(bottom, rgb(240,240,240) 31%, rgb(255,255,255) 90%);
19 -moz-box-shadow: 1px 1px 3px 1px #ccc;
20 -webkit-box-shadow: 1px 1px 3px 1px #ccc;
21 box-shadow: 1px 1px 3px 1px #ccc;
30 text-shadow: #bbb 1px 1px 2px;
35 #title li, #title ul {
49 #title li:last-child:after {
55 vertical-align: middle;
62 text-decoration: none;
64 text-shadow: #bbb 1px 1px 2px;