/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
margin-bottom: 0;
}

table {
width: 100%;
}

table, caption, tbody, tfoot, thead, tr, th, td {
vertical-align: middle;
}

.quantityfield {
width: 20%;
}

.itemfield {
width: auto;
}

.pricefield {
width: 30%;
}