﻿.bskt
{
    
}
.bskt th
{
    font-family: Tahoma;
    font-size: 8pt;
    color: White;
    background-color: #444444;
}
.bskt td
{
    font-family: Tahoma;
    font-size: 8pt;
    color: White;
    border-bottom: solid 1px #444444;
}
.bskt input
{
    text-align: left;
    font-family: Tahoma;
    font-size: 8pt;
    color: black;
    border: solid 1px #444444;
    background-color: White;
}
.bsktbutton
{
    font-size: 8pt;
    color: black;
    border: solid 1px #444444;
}
.bskttext
{
    font-family: Tahoma;
    font-size: 8pt;
    color: white;
    margin-top: 5px;
}
.basketover
{
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px red;
    background-color: #444444;
    font-family: Trebuchet MS;
    font-size: 10pt;
    color: White;
    width: 540px;
    text-align: center;
    padding: 30px;
}