A {
        text-decoration: none;
}

TD.shopcart{
        color: #000066;
        font-family: Verdana,Helvetica,Univers,Zurich BT;
        font-size: 12px;
        text-align: center;
}

TD.text{
        color: #000066;
        font-family: Verdana,Helvetica,Univers,Zurich BT;
        font-size: 12px;
        text-align: center;
}

TD.shopcarttitle{
        color: #5c5c5c;
        font-family: Verdana,Helvetica,Univers,Zurich BT;
        font-size: 12px;
        text-align: center;
}

SELECT {
        font-family: Arial,Helvetica,Univers,Zurich BT;
        font-size: 10px;
        color: #000066;
        width: 150px;
        height: 20px;
        font-size: 12px;
        background-color: #e0e0e0;
        border: 0px;
        padding-top: 2px
}

INPUT {
        font-family: Arial,Helvetica,Univers,Zurich BT;
        font-size: 12px;
        color: #000066;
        height: 20px;
        width: 30px;
        font-size: 12px;
        padding-top: 1px;
        text-align: center;
}

INPUT.basket {
        height: 20px;
        width: 25px;
}

INPUT.productbasket {
        height: 35px;
        width: 45px;
}

DIV.shopcart {
        height: 20px;
        background-color: #e0e0e0;
        padding-top: 3px
}
