table#shopcart {
width: 100%;
}

table#shopcart td {
padding: 5px; vertical-align: top;
}

table#shopcart .th {
text-align: center; font-weight: bold; font-family: Tahoma; font-size: 10px; color: #ffffff; background: #DF7C00 url(/2005/images/white.gif) repeat-y right; height: 17px; vertical-align: middle; padding: 0 5px 0 5px;
}

table#shopcart .th a {
color: #6c6c6c;
}

table#shopcart .th img {
vertical-align: middle;
}

table#shopcart h5 {
font-size: 14px; font-family: Tahoma;
}

table#shopcart .remove {
text-align: center;
}

table#shopcart .money {
text-align: right;
}

table#shopcart .sku {
font-size: 11px; font-family: Tahoma;
}


table#shopcart td a {
font-size: 11px; font-family: Tahoma;
}

table#shopcart input {
padding-right: 3px;
}

table#shopcart .hr {
padding: 0; background: #D8D9CA;
}

form {
margin: 0; padding: 0;
}