#toptencappers {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
}

body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
}

fieldset {
    border:0;
}

p {
color: rgb(51, 51, 51);
font-size: 11px;
line-height: 15px;
text-align: justify;
}

a {
  text-decoration: none;
 color: rgb(153, 0, 0);
font-size: 11px;
font-weight: bold;
}
a.topTenListLink {
  font-size: 10px;
	color: #0066CC;
	font-weight: normal;
  text-decoration: none;
}

.leaderboard {
	width: 250px;
	height: auto;
	overflow: hidden;
  float:left;
	}

.leaderboard h3 {
    background: #DBDBDB;
    padding: 3px;
    margin: 3px 5px 0px 0;
    font-size: 11px;
        }

.leaderboard ul {
	list-style: none;
  padding: 0px;
  margin: 5px 0;
	}

.leaderboard ul.legend {
	color: #666;
	font-weight: bold;
	}

.leaderboard ul li {
	font-size: 10px;
	float: left;
	text-align: center;
	overflow: hidden;
	}

.leaderboard ul li.name {
	width: 110px;
	text-align: left;
	}

.leaderboard ul li.record {
	width: 50px;
	text-align: center;
	}

.leaderboard ul li.winUnit {
	width: 40px;
	}
.leaderboard ul li.percent {
	width: 40px;
	}

.leaderboard ul li.unit {
	width: 35px;
	}

	.leaderboard ul li.recordUnit {
	width: 110px;
	}

.leaderboard .right {
	float: right;
	}

.tabber {
  clear:both;
}

.purchaseLink {
  width: 180px;
  height: 25px;
  padding: 10px;
  display: block;
  background-color: transparent;
  background-image: url(/images/PurchaseButton2.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
}

.purchaseButton {
/*  display:block; */
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 130px;
/*  padding-top: 10px;*/
/*  height: 100%;*/
}

.bigPick {
	display: block;
	padding: 0 0 5px 40px;
	background-position: 0 0 0 -30px;
	font-size: 10px;
	border-bottom: 1px dotted #999999;
	clear: both;
	}

.bigPick strong {
  color: #0066cc;
}
.bigPick .right {
	font-weight: bold;
	color: #660000;
	}

/* Background logos for sport-specific articles */
.nfl {
	background: url(/images/template/logo_nfl_sm.gif) center left no-repeat;
	}

.ncaa {
	background: url(/images/template/logo_ncaa_sm.gif) center left no-repeat;
	}

.nba {
	background: url(/images/template/logo_nba_sm.gif) center left no-repeat;
	}

.mlb {
	background: url(/images/template/logo_mlb_sm.gif) center left no-repeat;
	}

.cfb {
	background: url(/images/template/logo_cfb_sm.gif) center left no-repeat;
	}

.cbb {
	background: url(/images/template/logo_cbb_sm.gif) center left no-repeat;
	}

.nhl {
	background: url(/images/template/logo_nhl_sm.gif) center left no-repeat;
	}

.wnba {
	background: url(/images/template/logo_wnba_sm.gif) center left no-repeat;
	}


/* Background logos for "game of the year/month and pick of the day" picks */
.nbaGameofthemonth {
	background: url(/images/template/logo_nba_gom.gif) center left no-repeat;
	}

.nflGameofthemonth {
	background: url(/images/template/logo_nfl_gom.gif) center left no-repeat;
	}

.mlbGameofthemonth {
	background: url(/images/template/logo_mlb_gom.gif) center left no-repeat;
	}

.cfbGameofthemonth {
	background: url(/images/template/logo_cfb_gom.gif) center left no-repeat;
	}

.cbbGameofthemonth {
	background: url(/images/template/logo_cbb_gom.gif) center left no-repeat;
	}

.nhlGameofthemonth {
	background: url(/images/template/logo_nhl_gom.gif) center left no-repeat;
	}

.wnbaGameofthemonth {
	background: url(/images/template/logo_wnba_gom.gif) center left no-repeat;
	}

.nbaGameoftheyear {
	background: url(/images/template/logo_nba_goy.gif) center left no-repeat;
	}

.nflGameoftheyear {
	background: url(/images/template/logo_nfl_goy.gif) center left no-repeat;
	}

.mlbGameoftheyear {
	background: url(/images/template/logo_mlb_goy.gif) center left no-repeat;
	}

.cfbGameoftheyear {
	background: url(/images/template/logo_cfb_goy.gif) center left no-repeat;
	}

.cbbGameoftheyear {
	background: url(/images/template/logo_cbb_goy.gif) center left no-repeat;
	}

.nhlGameoftheyear {
	background: url(/images/template/logo_nhl_goy.gif) center left no-repeat;
	}

.wnbaGameoftheyear {
	background: url(/images/template/logo_wnba_goy.gif) center left no-repeat;
	}

.nbaPlayoftheday {
	background: url(/images/template/logo_nba_pod.gif) center left no-repeat;
	}

.nflPlayoftheday {
	background: url(/images/template/logo_nfl_pod.gif) center left no-repeat;
	}

.mlbPlayoftheday {
	background: url(/images/template/logo_mlb_pod.gif) center left no-repeat;
	}

.cfbPlayoftheday {
	background: url(/images/template/logo_cfb_pod.gif) center left no-repeat;
	}

.cbbPlayoftheday {
	background: url(/images/template/logo_cbb_pod.gif) center left no-repeat;
	}

.nhlPlayoftheday {
	background: url(/images/template/logo_nhl_pod.gif) center left no-repeat;
	}

.wnbaPlayoftheday {
	background: url(/images/template/logo_wnba_pod.gif) center left no-repeat;
	}

/* Background images for Big Pick Alerts */

.nbaBigPick {
	background: url(/images/template/logo_nba_bp.gif) center left no-repeat;
	}

.nflBigPick {
	background: url(/images/template/logo_nfl_bp.gif) center left no-repeat;
	}

.mlbBigPick {
	background: url(/images/template/logo_mlb_bp.gif) center left no-repeat;
	}

.cfbBigPick {
	background: url(/images/template/logo_cfb_bp.gif) center left no-repeat;
	}

.cbbBigPick {
	background: url(/images/template/logo_cbb_bp.gif) center left no-repeat;
	}

.nhlBigPick {
	background: url(/images/template/logo_nhl_bp.gif) center left no-repeat;
	}

.wnbaBigPick {
	background: url(/images/template/logo_wnba_bp.gif) center left no-repeat;
	}

        
.whosHot2 strong {
	color: #CC0000;
	font-size: 11px;
	}



#contentCapper {
	height: auto;
        width: 100%;
	overflow: hidden;
	margin: 10px 0 0 5px;
	}

#contentCapper h4 {
	font-size: 15px;
	color: #CC6600;
	font-weight: bold;
	margin: 5px 0px;
	}

#about {
        margin-left: 340px;
	}


#picks {
	float: left;
	height: auto;
        width: 320px;
	overflow: hidden;
	}

#about p {
	text-align: left;
	}


#about #capperSnapshot ul {
	list-style: none;
        margin:20px;
        padding:0px;
	}

#about #capperSnapshot ul li {
	display: block;
	width: 100%;
	padding: 4px;
	font-size: 10px;
	color: #990000;
	margin-left: 0px;
	list-style-type: square;
	}

#about #capperSnapshot {
	margin: 0;
        padding: 0;
	overflow: hidden;
        border: 1px solid #DBDBDB;
	}

#about #capperSnapshot ul li.title {
	font-size: 12px;
	margin-top: -5px;
	}


#capperHotStreaks p {
  font-size: 9px;
}

#capperHotStreaks h1 {
  padding: 3px;
  font-size: 12px;
  background: #DBDBDB;
}


