/* override foundation... */
  a[href]:after {
    content: none !important;
  }
/* override foundation... */

* {
	background-color:transparent!important;
	background-image:none!important;
}
.ht-section-header, 
.ht-stats-header 
.ht-stats-row, 
.ht-cdate-mobile a {
	color:#000!important;
}
print-only {
	display:block!important;
}
#masthead,
#section1,
.hockeytech-hide,
.nav,
.partners,
a.tryout-banner,
.screen-only,
.screenonly,
.sharer,
body.hockeytech .game-center-menu,
body.hockeytech .game_report,
body.hockeytech .game_summary,
body.hockeytech .game_sheet,
body.hockeytech .mobile_calendar {
	display:none!important;
}
#wrapper,
#section2,
#pointstreak #section2 table {
	margin:0 auto;
	padding:0;
	width:7.5in!important;
}
#wrapper2 {
	padding:0;
	width:auto;
}
a#logo-home {
	display:block;
	left:auto;
	position:relative;
	top:auto;
	text-align:center;
}
a#logo-home img {
	display:inline;
}
#newsstory h1 {
	line-height:1.4;
}
.ht-halftable {
	display:block!important;
	width:100%!important;
	page-break-after: always;
	page-break-before:always!important;
}