Hi
Is it possible to make the CSS3 transform: skew property skew both left and right at the same time, ie. to make a trapezium shape as opposed to a parallelogram? I have tried, but not come up with anything.

I guess I could wrap another div and do the same on the other side if not.

Thanks