.basketTable{
width:628px;
font-size:.8em;
text-align:left;
}
.basketTable input{
width:50px;
float:none;
margin:0px;
}
.basketTable a{
color:#004f87;
text-decoration:none;
}
.shipping{
width:200px;
float:left;
}
.shipping p{
width:100px;
float:left;
clear:both;
}
.shipping p.right{
width:80px;
clear:none;
float:right;
text-align:right;
}
.buttons{
float:right;
width:110px;
padding-top:70px;
}
.buttons a, .buttons input{
background-image:url(../images/rightcol_li_bg.gif);
background-repeat:repeat-x;
background-position:top;
width:108px;
height:26px;
display:block;
padding:10px 0px 0px 0px;
color:#FFFFFF;
font-size:.9em;
text-decoration:none;
float:right;
clear:right;
text-align:center;
margin-bottom:12px;
background-color:#004f87;
border:none;
}
.buttons input{
width:108px;
height:36px;
display:block;
padding:0;
cursor:pointer;
}
.buttons a:hover, .buttons input:hover{
background-position:bottom;
color:#FFE600;
}
.shipping h1, .delivery h1{
font-size:1em;
}
.delivery{
float:left;
width:250px;
margin-right:24px;
}
.delivery table{
width:248px;
font-size:.8em;
text-align:left;
}
.deliveryTable{
width:352px;
text-align:left;
}
.deliveryTable select{
width:auto;
text-align:left;
font-size:1em;
padding:0px 4px;
margin:4px 0px 4px 10px;
}
