/* images */

#images { clear: both; margin: 0 0 0 10px; padding: 5px; }
#images a img { border-bottom: none; border: 5px solid #f6edff; }
#images a:hover img { border-color: #ffcedd; }

