@charset "UTF-8";/* CSS Document */fieldset {	padding:0;	border:none;}table.basketTable td {	padding:3px;	height:52px;	background-image: url(/images/interface/basketTableBackground.gif);	background-repeat: repeat-x;	overflow:hidden;	text-align:left;}table.basketTable td img {	padding:1px;	background-color:#CBCBCB;	}table.basketTable td a {	text-decoration:none;	font-size:12px;	color:#000000;	display:block;}table.basketTable td a:hover {	color:#CC0000;}table.basketTable th {	font-size:11px;	font-weight:bold;	color:#505050;	text-transform: uppercase;	padding:4px;	text-align:left;}table.basketTable th a {	text-decoration:none;	color:#000000;}table.basketTable th a:hover {	color:#DA002A;}#mainBasketArea {	padding-right: 170px;}table.basketTable td a.deleteLink {	color:#666666;}table.basketTable td a.deleteLink:hover {	color:#DA002A;}#searchFilterBox a {	text-decoration:none;	color: #EC233E;}#searchFilterBox a:hover {	color: #333333;}a.logInLink {	color: #EC233E;	text-decoration: none;}a.logInLink:hover {	color: #000000;}select.allSizesPulldown {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	text-transform: capitalize;	color:#505050;	background-color: #F8F8F8;	border: 1px solid #666666;	padding:1px;	height:17px;}