/* + --------------------------------------------------------------------------
 * opera-safari.css
 * (c) 2008, mybonitos.com
 */

/* Opera */
table.list {margin:-1px 0 0 0 !important; }
.leftcontentwide form legend { height:30px; }

/* Safari */
html*.leftcontentwide form legend { height:30px; }
html*table.list { background:transparent url(/images/boxes/light_big.gif) left bottom no-repeat; }
html*table.list tbody { background:transparent none; }
html*table.list thead th { background:transparent url(/images/boxes/light_top_big.gif) 50% 0% no-repeat; }
html*table.list thead th.first { background:transparent url(/images/boxes/light_top_big.gif) top left no-repeat; }
html*table.list thead th.last { background:transparent url(/images/boxes/light_top_big.gif) top right no-repeat; }
