DIY Arduino question RE: capacitors

Hello all--

I just assembled my fist DIY arduino board this weekend (using the tutorials http://www.arduino.cc/en/Main/Standalone and the DIYDuino from Instructables). Long story short, it works great, but only without the two capacitors attached to the 16 Mhz crystal. I'm using the .1uF caps as outlined in the Instructables version-- nothing happens when I have these between the two xtal pins and gnd (the setup doesn't work). When I remove them all seems to work great. Looking at the breadboard design again tonight from arduino.cc, I see that 22pF caps are recommended there (not .1uF as in the Instructables design). I don't have 22pF caps on hand so am wondering: are the caps between the xtal and gnd really needed? What will happen if I leave them out of my design? Again, all seems to be working without them. Just wondering-- I can order some 22pF caps if they are really needed but also wondering why all also seems to work without them.

Thanks!

--Rob

This page explains more than I would ever want to know about why there are capacitors connected to the crystal:

Nice find John!
I've been building with 16 MHz crystal and 22 pF 5% tolerance caps from dipmicro.com and have not noticed any issues with long signal run (50-70 feet) RS232 comm's between boards at 4800 bps (Tx out sent out thru an inverter, and re-inverted on the other end, so the atmega is not driving the wire directly).