#masthead-banner-wrapper, #footer-base-banner-wrapper {
    width: 970px;
    margin: 0 auto;
}
#footer-base-banner-wrapper {
	margin: 0 auto 50px;
}
#sidebar-banner-wrapper aside:last-child,
#sidebar-banner-wrapper #banner-300-250-container{ /*margin-top: 50px;*/ z-index: 9}
#masthead-banner-wrapper img, #footer-base-banner-wrapper img {
	width: 100%;
	height: auto;
}
.carrySingleBannerWidgetMobile{ display: none !important}

@media (min-width:768px) and (max-width:980px) {
	#masthead-banner-wrapper{ width: 100%}
	#footer-base-banner-wrapper { width: 85%}
}
@media (max-width:767px){
	#masthead-banner-wrapper, #footer-base-banner-wrapper { width: 85.4%}
	#sidebar-banner-wrapper { display: none}
	.carrySingleBannerWidgetMobile{ display: block !important}
	#banner-300-250-container-bottom, .singleBannerWidget{ display: none !important}
	#banner-300-250-container-top{ display: none}
}

#banner-300-250-container-top{ max-width: 300px; margin: 0 auto; margin-top: 28px;}

.ftdreview #banner-300-250-container .sidebar-featured:last-child {margin-top: 5px;}

