table { border-width: 5px 4px 4px 5px; border-style: solid; border-color: #ff9bff; background: #ebebeb; width: 860px; margin: 0 0 2em; }
thead th, tbody th, tbody td { border-width: 0 1px 1px 0; border-style: solid; border-color: #ff9bff; }
td,th { padding: 5px 10px; }
td.image { padding: 0; }
td.image a { display: block; }
td.centre { text-align: center; }
th { text-align: left; }
thead th { background: #ff33ff; color: white; }
tbody th { background: black; color: white; }
tr.alt td { background: #999; color: white; }
tr.alt2 td { background: #ccff00 !important; }
td.error { color: red; }

p.submit { text-align: right; margin: -1em 0 0; padding: 0 80px 0 0; }

input.text, textarea { width: 240px; margin-left: 10px; }
textarea { height: 70px; }
input.qty { width: 30px; }

label.float { float: left; }