#basketbuttons
{
clear:both;
}
div#baskettotals
{
width:370px;
float:right;
position:relative;
padding:15px 0;
}
div#basketoptions
{
width:270px;
float:left;
padding:15px 0;
}
div#baskettotals table
{
width:100%;
}
div#baskettotals table td,div#baskettotals table tt
{
border-bottom:1px solid #FFFFFF;
padding:0.4em;
}
.baskettotallabel
{
background-color:#EEEEEE;
}
.baskettotallabelhighlight
{
background-color:#79626f;
color:#FFFFFF;
}
.baskettotalvalue
{
width:160px;
}
.productoptions
{
font-size:0.8em;
display:block;
padding:0.2em 0;
}
#basketbutton1 {
   width:170px;
	 height:30px;
   background-image:url(../img/checkout1.gif);
}
#basketbutton2 {
   width:170px;
	 height:30px;
   background-image:url(../img/basket_save1.gif);
}
#basketbutton3 {
   width:170px;
	 height:30px;
   background-image:url(../img/basket_update1.gif);
}
#basketbutton4 {
   width:170px;
	 height:30px;
   background-image:url(../img/continue_shopping1.gif);
}

#deliveryform fieldset {
   margin:0;
	 padding:10px;
	 border:0;
	 background-color:#EEEEEE;
}
#deliveryform label {
   display:block;
	 clear:both;
	 width:100%;
	 text-align:left;
	 padding:5px 0;
	 font-weight:normal;
}
#deliveryform label.underlined {
	 border-bottom:1px solid #DDDDDD;
}
#deliveryform span {
   display:inline;
	 font-weight:bold;
}
#deliverynote p {
   margin:0;
	 padding:4px 0;
	 font-size:12px;
	 color:#666666;
}
#deliverynote img {
   float:left;
	 margin:5px 5px 20px 5px;
}

#catbasketheader {
   width:664px;
	 height:81px;
	 float:left;
   background-image:url(../img/catbaskettitle.gif);
	 position:relative;
}
#kittycashcontrols {
   position:absolute;
	 top:0px;
	 left:300px;
	 width:354px;
   background-image:url(../img/kittycashsmaller.gif);
	 background-repeat:no-repeat;
	 height:80px;
}
#kittycashcontrols form {
	 float:left;
	 margin-top:34px;
}
#kittycashcontrols label {
   font-weight:normal;
	 float:left;
	 padding:0;
	 margin:0;
}
#kittycashcontrols p.loginnote {
	 float:left;
	 margin-top:34px;
}
#pusspoints {
   width:56px;
   height:22px;
   border:1px solid #555555;
   font-size:15px;
   text-align:center;
	 margin:0 3px;
}
#usepusspoints {
   margin-left:10px;
}

#kittycashcharity {
   background-image:url(../img/kitty_cash_charity.gif);
	 width:664px;
	 height:69px;
	 position:relative;
	 clear:both;
}
#change_charity_points {
   position:absolute;
	 top:35px;
	 right:26px;
}
#charitytext {
   position:absolute;
	 top:25px;
	 right:56px;
	 width:400px;
	 text-align:right;
}
#aboutcharity {
   display:none;
}
