#content-browser li, li.milestone {
border: #c0c0c0 1px solid;
background: rgb(255,255,255);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) .5%, rgba(219,219,219,1) 1%, rgba(255,255,255,1) 9%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(.5%,rgba(255,255,255,1)), color-stop(1%,rgba(219,219,219,1)), color-stop(9%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) .5%,rgba(219,219,219,1) 1%,rgba(255,255,255,1) 9%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) .5%,rgba(219,219,219,1) 1%,rgba(255,255,255,1) 9%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) .5%,rgba(219,219,219,1) 1%,rgba(255,255,255,1) 9%,rgba(255,255,255,1) 100%);
background: linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) .5%,rgba(219,219,219,1) 1%,rgba(255,255,255,1) 9%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
li#timeline-next, li#timeline-back {
background: rgb(255,255,255);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 4%, rgba(219,219,219,1) 4%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(4%,rgba(255,255,255,1)), color-stop(4%,rgba(219,219,219,1)), color-stop(40%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 4%,rgba(219,219,219,1) 4%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 4%,rgba(219,219,219,1) 4%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 4%,rgba(219,219,219,1) 4%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 100%);
background: linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 4%,rgba(219,219,219,1) 4%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
background-image: url("/images/timeline_arrow_left.png");
background-repeat: no-repeat;
border: #c0c0c0 1px solid;
background: url("/images/content_browser_tab.png") top no-repeat;
background-color: #122835;
font-family: NimbusSanDLigRegular, sans-serif;
font-family: Helvetica, sans-serif;
margin: 10px 10px 0 10px;