<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hideOnPrint {
	display: none !important;
    height:0 !important;
    width:0 !important;
    margin:0 !important;
    padding:0 !important;
}
.BGonPrint {
	background-color:#555;
}
body {
    background-color:#fff !important;
    background-image:none;
    padding:0 !important;
}
.mainContent {
	z-index:2;
	background-color:#fff !important;
    padding:0 !important;
}

.divPicksOptions {
	color:#111;
}

.buttonBig {
	display:none;
}
.pageNav, #ticker, .socialBox, .pageNavFooter, .modern-ticker {
	visibility: hidden;
	display: none;
}
.showOnPrint, img.showOnPrint, img.imgBracket  {
	visibility: visible;
	display: inline-block;
}

.scroller, .scrollbar-content {
    width: 1000px !important;
    overflow-x:visible;
    overflow-y:visible;
    overflow:visible;
    margin:0 auto;
}
.scoringInfo, table.picksTable th, table.picksTable td {
    color:#222 !important;
}
.scoringInfo {
    font-weight: bold;
    text-align: left;
}
table.picksTable, .innerContent {
    width: 10.25in !important;
    max-width: 10.25in !important;
}
table.picksTable tbody {
    width:100%;
}
table.picksTable th, table.picksTable td {
    font-size: 12.75px !important;
    padding:.05px 1px !important;
    border:1px solid #cacaca !important;
}

table.picksTable {
    box-shadow:initial !important;
}
.scroller {
    max-width:1000px !important;
}
table.picksTable {
    margin-bottom:0px !important;
}

table.picksTable p {
    font-size:1.3em;
    margin-block-start: .25em;
    margin-block-end: .15em;
}
.modern-ticker {
    display:none !important;
}
.innerContent {
    padding-top:10px;
    margin:0;
}
b {
    font-weight:normal !important;
}
.headerHTPContainer {
    height:0;
}

/*
.imgBracket {
    width:200px !important;
    margin-top:20px !important;
}
*/
.imgBracket {
    width: 5.25in !important;
    /* max-height: 5in; */
    position: absolute;
    top: 1in;
    left: 2.5in;
    opacity: .1;
    z-index: 0;
}</pre></body></html>