I am attempting to create a specific effect using just one element, aiming to eliminate the need for a wrapper div.
Check out my progress so far: http://codepen.io/anon/pen/kdvex
Although I have come close to achieving the desired effect by incorporating an inset shadow and border, the curved borders are not quite right. Take a look at the edges of the blue section to see what I mean.
Here is my current solution: http://codepen.io/anon/pen/uLKjl
Is there anyone who can enhance this design? Could it be done without using additional elements?