Nice CSS3 Email Form
This is an Email address - signup bar, created on css, the idea was launch from here, by Shaun Moynihan.
I decide to turn it into pure CSS3, using the best features like border-radius, gradient background, box-shadow,text-shadow.
I also use the transform proprieties to make the arrow on the button, and most of opacity effect was create with rgba color's.
Now, let me explain something, the background of the form-field use an image(here), to create noise as the original image, and it's very tricky to create noise only on css, not impossible, but the code can be really heavy, and that's not what we're looking for.
(Looks better on Chrome)