body.blog #sub-branding {
     background-color: #515151;
     background-image: url("http://a2.espncdn.com/i/cfbnation/cfbnation_hdr.jpg");
     height: 1%;
   
}

body.blog #sub-branding h2 {
     height: 68px;
}

#sub-branding .presby, body.tier3 #sub-branding .presby {
     float: left;
     height: auto;
     margin: 12px 20px 0px 0px;
     overflow: hidden;
     position: relative;
     top: 10px;
     text-align: left;
     width: 200px;
}

#sub-branding h2, #sub-branding .h2, body.tier3 #sub-branding h2, body.tier3 #sub-branding .h2 {
     background-repeat: no-repeat;
     float: left;
     height: 68px;
     margin: 0px 20px 0px 18px;
     width: auto;
     position: relative;
}

#sub-branding h2 a, #sub-branding .h2 a, body.tier3 #sub-branding h2 a, body.tier3 #sub-branding .h2 a {
     color: #FFFFFF;
     font-size: 30px;
     font-family: BentonSansMedium,Arial,Helvetica,sans-serif;
     height: 68px;
	 padding-top: 12px;
     width: auto;
     text-transform: uppercase;
     position: relative;
     
}


#sub-branding h2 .sub-brand-logo, #sub-branding .h2 .sub-brand-logo, body.tier3 #sub-branding h2 .sub-brand-logo, body.tier3 #sub-branding .h2 .sub-brand-logo {
     background: none no-repeat scroll 50% 50% transparent;
     float: right;
     position:absolute;
     left: 600px;
     height: 68px;
     width: 470px;
     opacity:1.0;
     -webkit-filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.2));
     z-index: 50;
     background-position:68px -68px;
}

.mod-scorecard .col-left { float: left; width: 58px; height: 55px; }
.mod-scorecard .col-right { float: right; width: 210px; padding: 10px 0; }
.mod-scorecard .col-full { padding: 0; margin: 0; text-align: center; }
.mod-scorecard .num { line-height: 1em; font-size: 40px; float: left; font-weight: bold; font-family: Helvetica, Arial; padding: 0; color: #3a3a3c; margin: 0 10px 0 0;}
.mod-scorecard A { font-weight: bold; }
.mod-scorecard P { margin: 0 0 3px 0; padding: 0; }
.mod-scorecard HR { margin: 0 0 5px 0; }
.mod-scorecard .gradient-container { padding-bottom: 3px; }
.mod-scorecard.basketball .col-left { background: url(http://a.espncdn.com/i/recruiting/collegesites/basketball-picture.gif) left top no-repeat; }
.mod-scorecard.football .col-left { background: url(http://a.espncdn.com/i/recruiting/collegesites/football-picture.gif) top left no-repeat; height: 76px; width: 68px; }

.mod-scoreboard .rank{
	padding-top:7px;
	padding-left:2px;
}
.mod-scoreboard tr td.team{
	padding-left:0px;
	vertical-align:middle;
	padding-top:4px;
}
.mod-scoreboard .mod-content ul ul{
	padding-left:5px
}
h2.logo{
	margin:0px 5px 0px 18px !important;
}