/* smallscreen.css */

body { margin: 0; padding: 0; }
#main, #address {margin: 0; border: 0;}
#head{height: auto;background-image: url(none);}
img { border: 0; }
table.standard tbody th { font-weight: normal; }
table.standard th { text-align: left; }
table.standard td, table.standard th { padding: 2pt 5pt; }
table.standard td { text-align: center; }
#address { padding-top: 5pt; }

