.smallCheckout
{
position: absolute;
top: 54px;
left: 85px;
}

.viewCart
{
position: absolute;
top: 53px;
left: 0;
}

.cookClass
{
color: #000000;
font: normal 11px arial;
position: absolute;
top: 21px;
left: 31px;
}

#CartContents
{
position: absolute;
top: 71px;
left: 0;
width: 185px;
color: #000000;
background: #FAF3C9;
border: 1px solid #9F9F9F;
}

.cookNotification
{
font: bold 12px arial;
padding: 10px 0;
text-align: center;
}
