cell.selectedBackgroundView.layer.borderColor = [UIColor lightGrayColor].CGColor;
cell.selectedBackgroundView.layer.borderWidth = 0.5;