div.basketheader
{
position: relative;
width: 100%;
height: 50px;
margin-bottom: 20px;
border-bottom: 1px dotted #DDDDDD;
}
input.minibutton
{
padding: 1px;
font-size: 10px;
font-weight: bold;
background-color: #FFFFFF;
border: 1px solid #333399;
color:#333399;
width: 70px;
height: 22px;
}