ul#pick-type-tabs { list-style: none; margin: 0; padding: 9px 0 0 15px; height: 22px; overflow: hidden; background: transparent url("/images/placeBet/background_sports_tabs.gif") no-repeat left top; }
ul#pick-type-tabs li { display: inline; margin: 0; padding: 0 1px; }

div#sports-tabs { list-style: none; margin: 0;  height: 18px; overflow: hidden; background: transparent url("/images/leaders/rounded_background.gif") no-repeat left top; }
ul#sports-tabs li { display: inline; margin: 0; padding: 0 1px; }


div#data-container-01 { margin: 0; padding: 0; width: 633px; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca; }
div#data-container-01 .background-default { margin: 0; padding: 1em 10px; width: 613px; background: #fff url("/images/placeBet/background_01_inside_gradient_default.gif") repeat-x left top; }
div#data-container-01-top { margin: 0; padding: 0; width: 635px; height: 7px; background: transparent url("/images/myPage/background_tabs.gif") no-repeat center top; }
div#data-container-01-bottom { margin: 0; padding: 0; width: 635px; height: 7px; background: transparent url("/images/placeBet/background_01_bottom.gif") no-repeat center bottom; }

div#data-container-01 table.contest { width: 100%; }
div#data-container-01 table.contest th, div#data-container-01 table.contest td { padding: 2px 2px 4px 2px; }
div#data-container-01 table.contest th { color: #fff; background-color: #3376b2;}
div#data-container-01 table.contest tr.even td { background-color: #d2d2d2; }
div#data-container-01 table.contest tbody.even { background-color: #eee; }
div#data-container-01 table.contest td { font-size: 0.8em; }

div#data-container-01 h2 { font-weight: bold; font-size: 1.15em; color: #069; line-height: 1.5em; margin: 0 0.4em; padding-left: 25px; background: transparent url("/images/icon_headerimg_20x20.png") no-repeat left center; }

th.sort {
    cursor: pointer;
    font-weight: bold;
    background-image: url(/images/icons/bg.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 10px;
    border-right: 1px solid gray;

}

th.sort a {
  text-decoration: none;
  color: black;
}

th.desc {
	background-image: url(/images/icons/asc.gif);
  background-repeat: no-repeat;
}
th.asc {
	background-image: url(/images/icons/desc.gif);
  background-repeat: no-repeat;
}
