.cookClass
{
color:#1954a2;
font-family:arial;
font-size:13px;
height:16px;
position:absolute;
right:0;
text-align:center;
top:21px;
width:145px;
font-weight:bold;
}

.cookClass img
{
vertical-align: middle;
}

.viewCart
{
position:absolute;
right:70px;
top:46px;
}

.smallCheckout
{
position:absolute;
right:6px;
top:46px;
}

.cookNotification
{
color: #1954a2;
font: bold 12px/31px arial;
width: 100%;
text-align: center;
height: 40px;
background-color:#fffde0;
margin-bottom: 5px;
}

#HideCartContents
{
position: absolute;
top: 5px;
right: 65px;
display: none;
}

#CartContents
{
color: #0a2133;
padding:10px;
width: 319px;
position: absolute;
top: 59px;
right: 0;
font: bold 14px arial;
text-align: center;
z-index: 999;
background-color:#f68a0c;
}

#CartTable td
{
vertical-align:top;
background: #ffffff;
}

.vertical td
{
padding-left:5px;
padding-right:5px;
}

#LeftTD
{
padding: 10px 5px;
width: 80px;
color:#ffffff;
}

#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: #ffffff;
width: 304px;
margin: 5px auto;
}

#CartTable
{
background: #ffffff;
width: 304px;
margin: 0 auto 7px;
}

.floatingName
{
color: #1954a2;
font: normal 12px arial;
margin-bottom: 8px;
}

.floatingPrice
{
color: #1954a2;
font: bold 12px arial;
}

.floatingQty
{
font: bold 11px arial;
color: #1954a2;
}

.floatingOptions
{
color: #404040;
font: bold 11px arial;
}

.floatingOptions ul
{
list-style-type: none;
}

.items{
display:inline;
font-weight:normal;
}

