/* images */

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

/* before and after */
.balance { width: 99%; padding: 2px; border: 1px solid #dcdcdc; }
* html .balance { width: 98%; padding: 2px; }

/* half */
.half { width: 48%; margin: 0 5px; float: left; }
.half img { vertical-align: middle; }
.half small { font-size: 12px; font-weight: bold; color: #c90010; }

/* image float */
.tar { text-align: right; }
.tal { text-align: left; }

