html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, blockquote, table, tr, td, img, fieldset, a, p { margin:0; padding:0; vertical-align:baseline; }
ul, ol { list-style-type:inside; padding-left:2em; }
table { width:100%; }
body, table, select, textarea, input, button { color:#333; font-size:11px; font-family:'Lucida Grande', Arial, Verdana, sans-serif; }
.border { position:relative; background:#e5e5e5; border:1px solid #bbb; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
.html .border { background:#e5e5e5; background:-moz-linear-gradient(top, #e5e5e5 0.0%, #f6f6f6 100.0%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0.0%,#e5e5e5), color-stop(100.0%,#f6f6f6)); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#f6f6f6',GradientType=0 ); }
