.wpsm-show a, .wpsm-show:active, .wpsm-show:visited {
	cursor: pointer;
	}
	
.wpsm-show:hover {
	cursor: pointer;
	}
	
.wpsm-hide a, .wpsm-hide:active, .wpsm-hide:visited {
	cursor: pointer;
	}
	
.wpsm-hide:hover {
	cursor: pointer;
	}
	
.wpsm-content-hide {
	display: none;
	}