.widget-tab img { display: none; }
li.widget-tab {list-style: none; }
.mod-footer .foot-content ul{ width: 100%; }
.mod-footer .foot-content ul li.right{ text-align: right; }

.colhead .rank{
	text-align:center;
	width:65px;
}
.colhead .team{
	width:243px;
}
.colhead .record{
	text-align:center;
	width:81px;
}
.colhead .points{
	text-align:center;
	width:69px;
}
.colhead .previous{
	text-align:center;
	width:69px;
}
.colhead .trending{
	text-align:center;
	width:69px;
}

.team-rank{
	font:bold 20px Helvetica, sans-serif !important;
	padding: 20px 15px 20px 15px !important;
	text-align: center;
	color:#4b4b4b;
}
.team-summary li{
	margin-bottom:5px;
	line-height:25px;
}
.team-summary .school{
	float:left;
	width:210px;
}
.team-summary .school a{
	font: bold 14px Helvetica, sans-serif !important;
	color: #225DB7 !important
}
.team-summary .record{
	float:left;
	width:89px;
	text-align:center;
}
.team-summary .points{
	float:left;
	width:74px;
	text-align:center;
}
.team-summary .last{
	float:left;
	width:76px;
	text-align:center;
}
.team-summary .trend{
	float:left;
	width:70px;
}

.previous-games{
	width:100%;
	border-top:1px #CCC dotted;
	color:#858585;
	padding:5px;
	font-size:10px;
}
.logo{
	float:left;
	margin-right:5px;
	margin-left:3px;
}
span.win{
	color:green;
	font-weight:bold;
}
span.loss{
	color:red;
	font-weight:bold;
}
div.rising{
	background-image: url(/i/ncb/icon-rising-falling.png);
	background-repeat: no-repeat;
	height:8px;
	width:8px;
	float:left;
	margin-top:8px;
	margin-left:35px;
}
div.falling{
	background-image: url(/i/ncb/icon-rising-falling.png);
	background-repeat: no-repeat;
	background-position: 0 -12px;
	height:8px;
	width:8px;
	float:left;
	margin-top:8px;
	margin-left:35px;
}
span.prev-rank{
	
}
span.other-games{
	color:#7b7b7b;
	font-weight:700;
}
div.floatleft{
	margin-bottom:0 !important;
}
div#dropdowns{
	margin-bottom:10px;
}
span.week{
	margin-right:5px;
}
span.year{
	margin-right:5px;
}
