body.printerSS *:before,
body.printerSS *:after {
height:auto!important;
width:auto!important;
padding:0!important;
margin:0!important;
}

body.printerSS .cycle-slideshow {
  display:none!important;
}
body.printerSS{
	background-color:#fff!important;
}
body.printerSS *, 
body.printerSS * a {
	background:#fff !important;
	background-image:none !important;
	color:#000 !important;
}
body.printerSS a div.shadow{
	background:transparent !important;
}
body.printerSS a {
	text-decoration:none !important;
}
body.printerSS * a {
	text-decoration:none !important;
}
body.printerSS * a:hover {
	text-decoration:underline !important;
	color:#000 !important;
}
body.printerSS * a:hover * {
	text-decoration:underline !important;
	color:#000 !important;
}

body.printerSS img , .slider-holder{
	/* display:none !important; */
}
