.sort-tabs{border-bottom:3px solid #6D1C7C;overflow:hidden;width:100%;}
.sort-tabs span{margin-right:2px;float:left;}
.sort-tabs a{display:block;padding:5px 15px;margin:0;font-weight:bold;}
.sort-tabs span.tab{background:transparent url(/static/images/nav/inactive_tab_white_bg_left.gif) no-repeat scroll left top;}
.sort-tabs span.tab a{background:transparent url(/static/images/nav/inactive_tab_white_bg_right.gif) no-repeat scroll right top;}
.sort-tabs span.selected{background:transparent url(/static/images/nav/active_tab_white_bg_left.gif) no-repeat scroll left top;}
.sort-tabs span.selected a{background:transparent url(/static/images/nav/active_tab_white_bg_right.gif) no-repeat scroll right top;color:white;}
div#navigation-bottom,div#navigation-top{padding:5px 0;text-align:center;overflow:hidden;clear:both;border-top:1px dotted #BEBEBE;border-bottom:1px dotted #BEBEBE;}
div#navigation-bottom{margin:0;}
div#navigation-top{margin:20px 0 0 0;}
div.range-text{width:100%;}
div#navigation-top.chart-pagination{margin-bottom:10px;border-bottom:1px dotted #BEBEBE;height:15px;padding-top:10px;}
div#navigation-bottom.chart-pagination{height:15px;}
div#navigation-top div.range-text,div#navigation-bottom div.range-text{margin-bottom:-1.4em;}
div#navigation-top div.range-text span,div#navigation-bottom div.range-text span{font-weight:bold;}
.navigation-first-grey{background:#fff url(/static/images/watch/first-greyed.gif) left center no-repeat;padding-left:15px;float:left;color:#BABABA;}
.navigation-previous-grey{background:#fff url(/static/images/watch/previous-greyed.gif) left center no-repeat;margin-left:12px;padding-left:14px;float:left;color:#BABABA;}
.navigation-next-grey{background:#fff url(/static/images/watch/next-greyed.gif) right center no-repeat;padding-right:14px;margin-right:12px;color:#BABABA;}
.navigation-last-grey{background:#fff url(/static/images/watch/last-greyed.gif) right center no-repeat;padding-right:15px;color:#BABABA;}
.navigation-first{background:#fff url(/static/images/watch/first.gif) left center no-repeat;padding-left:15px;float:left;}
.navigation-previous{background:#fff url(/static/images/watch/previous.gif) left center no-repeat;margin-left:12px;padding-left:14px;float:left;}
.navigation-next{background:#fff url(/static/images/watch/next.gif) right center no-repeat;padding-right:14px;margin-right:12px;float:left;}
.navigation-last{background:#fff url(/static/images/watch/last.gif) right center no-repeat;padding-right:15px;}
