.cookClass
{
height: 16px;
position: absolute;
top: 18px;
right: 10px;
font: normal 13px arial;
color: #4F4F4F;
width: 160px;
}

.cookClass img
{
vertical-align: middle;
}

.viewCart
{
position: absolute;
top: 0px;
right: 0px;
}

.smallCheckout
{
position: absolute;
top: 2px;
right: 2px;
}

.cookNotification
{
color: #02192b;
font: bold 12px arial;
width: 100%;
text-align: center;
height: auto;
background: url(http://lib.store.yahoo.net/lib/yhst-22632556433566/ey-floating-cart-gradient.jpg) repeat-x scroll top center #ffffff;
}

#HideCartContents
{
position: absolute;
top: 5px;
right: 65px;
display: none;
}

#CartContents
{
background: #ffffff;
color: #0a2133;
padding: 0 0 10px 0;
width: 182px;
position: absolute;
top: 37px;
right: 0;
font: bold 14px arial;
text-align: center;
z-index: 999;
border-right: 2px solid #FFCA07;
border-left: 2px solid #FFCA07;
border-bottom: 2px solid #FFCA07;
}

#CartTable td
{
vertical-align:top;
background: #ffffff;
}

.vertical td
{
padding-left:5px;
padding-right:5px;
}

#LeftTD
{
padding: 10px 5px;
width: 80px;

}

#CenterTD
{
color: #000000;
text-align: left;
padding: 10px 10px 10px 15px;
font: bold 11px arial;
}

.theQty
{
color: #000000;
font: bold 11px arial;
padding-left: 5px;
text-align: left;
}

#RightTD
{
color: #000000;
font: bold 11px arial;
padding-right: 5px;
}

.totalAmt
{
font: bold 15px arial;
color: #02192b;
width: 174px;
margin: 5px auto;
}

#CartTable
{
background: #ffffff;
width: 174px;
margin: 0 auto 7px;
}

.floatingName
{
color: #021a2c;
font: bold 12px arial;
margin-bottom: 8px;
}

.floatingPrice
{
color: #404040;
font: bold 12px arial;
}

.floatingQty
{
font: bold 11px arial;
color: #404040;
}

.floatingOptions
{
color: #404040;
font: bold 11px arial;
}

.floatingOptions ul
{
list-style-type: none;
}