table.basketGrid {border-collapse: collapse;width:100%;margin-top:80px;}
table.basketGrid th,table.basketGrid td {border: 1px solid #ccc;padding:5px;}
table.basketGrid th {background:#ccc;}

.basketGrid .quantityChange button.quantityChange {width:50px;font-size:10px;}
.basketGrid .quantityChange label {display:inline-block;width:10px;}
.basketGrid .itemCode {color:#555;font-size:11px;}

.basket1page label {display:inline-block!important;vertical-align:top;font-family: 'Source Sans Pro',sans-serif;font-weight:normal!important;margin-top:2px;}
.basket1page .row label {display:block!important;} 

.userChoice .price {margin-left:20px;margin-top:0;}