@media print {
	.wideslider {
		width: 1187px!important;
		text-indent: -9999px!important;
		text-align: center!important;
		margin-left: auto!important;
		margin-right: auto!important;
	}
	.wideslider_base {
		width: 1187px;
		background: url(../images/MV.jpg) center top no-repeat;
		text-align: center;
		margin: 0 auto;
		left: 0px!important;
		
	}
	.slider_prev {
		display: none;
	}
	.slider_next {
		display: none;
	}
}