This is a simple image border effect.
It is made out of 8 small pre-sliced images with specific names for each one like every image border.
Oh, it works in IE 6 TOO!
All you need to do is tell the path, the extension and name them correctly and voilla :)
I am a normal <div> element, but that doesn't mean that i can't get a nice looking border :)
I have this CSS:
margin : 5px;
padding : 5px;
border : 3px solid green;
In fact, you can use this function with absolutely ANY ELEMENT on the page.