#round_corners_table { border: 0px; border-collapse: collapse; background-color: #999999; }

#top-row {height: 20px; }

#bottom-row {height: 20px; }

#tl { width: 18px; background-image: url(img/corner_tl.png); }

#tr { width: 18px; background-image: url(img/corner_tr.png); }

#bl { background-image: url(img/corner_bl.png); }

#br { background-image: url(img/corner_br.png); }
 
