.cocoen-drag{
  background: #888888;
  border: 0px;
  width: 2px;
}
.cocoen-drag:before{
  border: 0px;
  background: url(/sites/landsat/files/handle.gif);
  height: 56px;
  width: 8px;
  margin-left: -4px;
}
.cocoen-beforeafter-wrap .leftImage{
  float: left;
  width: 50%;
}
.cocoen-beforeafter-wrap .rightImage{
  float: right;
  width: 50%;
  text-align: right;
}