.c1,
.siteSearchBox,
.weatherContainer,
#sv-headContainer,
#sv-mainNav,
#footContainer,
.me-filters, 
.me-main-topbar, 
.me-content,
nosolr{
	display:none;
}
/*CRITICAL DO NOT ALLOW FLOAT FF PRINT Has a bug with this */
body *{
	float:none;
	page-break-before:avoid;
}

.c2-c3 { width:90%; }
.option { display:none; }
h2.subHeading { font-size:18px; }

/* coupons */
.itinCoupon, a.couponPrint { display: none; }
.couponPrintContainer {
	border: 1px dashed #666;
}
.coupon-item {
	border: none;
}
/* make sure these floats are turned off to avoid layout issues when printing map */
.me-filters, .me-map .MapDiv {
	float: none;
}

/*Coldfusion debugging */
table.cfdebug,#sideNav,#topper,#topNav,.nav,#topNav-lvl2{
	display:none;
}


/*Misc*/
.sv-foundation a[href]:after{
	display: none !important;
}
#sv-footContainer{
	display: none;
}



/*Mystery Coupon*/
.mcPage .mysteryCoupon .coupon img{
	visibility: visible !important;
}
.mcPage .mysteryCoupon a.printBtn,
.mcPage .socialseason,
.mcPage .shareText{
	display: none !important;
}
.mcPage span.printText{
	display: block !important;
	margin: 11px auto;
	width: 500px;
	text-align: left;
}
.mcPage span.printText *, .mcPage span.printText{
	font-size: 12px !important;
}
.mcPage .highlightsWindowshade img{
	width: 200px !important;
}
.mcPage h2{
    font-size: 26px;
}
.mcPage h3{
    font-size: 18px;
}

#statemap,#statemap_tab{
	display:none;
}
#statemap .regions{
	display:none;
}
.blogLeisureSidebar{
	display:none;
}