I want to put padding on a css border. Pull it inside a div, away from the edge. Is this possible using css (css3 is fine, webkit).
Here is the design.
Padding around the border (which would separate it from the edge) is called the 'margin': for further details, see Box model.