#basketbuttons
{
clear:both;
}
div#baskettotals
{
width:400px;
float:right;
position:relative;
}
div#basketoptions
{
width:300px;
float:left;
padding:5px 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;
}
.baskettotalvalue
{
width:160px;
}
.productoptions
{
display:block;
padding:5px;
}
#basketbutton1 {
   background-image:url(../img/basket_update1.gif);
	 text-indent:-3000px;
	 overflow:hidden;
}
#basketbutton2 {
   background-image:url(../img/continue_shopping1.gif);
	 text-indent:-3000px;
	 overflow:hidden;
}

#googlebutton {
   float:right;
	 margin-top:10px;
}
#otherbuttons {
   float:left;
}
