#all #middlecollumn #content  #AllBasket  #prodimage  {
	float: left;
	height: 63px;
	width: 63px;
}
#all #middlecollumn #content #AllBasket #oneitem #prodimage img {
	margin-top: 2px;
	margin-left: 2px;
}

#all #middlecollumn #content #AllBasket #oneitem {
	float: left;
	width: 414px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 63px;
	margin-top: 2px;
}
#all #middlecollumn #content #AllBasket #checkoutbutton #Submit {
	padding: 4px;
}

#all #middlecollumn #content #AllBasket #oneitem #prodname {
	float: left;
	height: 43px;
	width: 150px;
	padding: 10px;
}
#all #middlecollumn #content #AllBasket #oneitem #prodname a:link, #all #middlecollumn #content #AllBasket #oneitem #prodname a:visited {
	font-size: 14px;
	color: #000000;
	font-family: "MS Sans Serif", Arial;
}
#all #middlecollumn #content #AllBasket #totalprice {
	padding: 10px;
	float: left;
	height: 20px;
	width: 213px;
}
#all #middlecollumn #content #AllBasket #price {
	height: 20px;
	float: left;
	width: 41px;
	padding: 10px;
}
#all #middlecollumn #content #AllBasket #emptybutton {
	float: left;
	height: 20px;
	padding: 10px;
	width: 100px;
	text-align: center;
}




#all #middlecollumn #content #AllBasket {
	font-family: "MS Sans Serif", Arial;
	font-size: 12px;
	width: 414px;
	float: left;
}
#all #middlecollumn #content #AllBasket #oneitem #itemprice {
	float: left;
	height: 33px;
	width: 41px;
	padding: 10px;
	padding-top: 20px;
}
#all #middlecollumn #content  #AllBasket  #checkoutbutton  {
	float: left;
	height: 40px;
	width: 414px;
	text-align: center;
	padding-top: 10px;
}

#all #middlecollumn #content #AllBasket #oneitem #button {
	float: left;
	height: 33px;
	width: 100px;
	padding: 10px;
	padding-top: 20px;
	text-align: center;
}
#all #middlecollumn #content  #AllBasket  #Submit   {
	font-family: "MS Sans Serif", Arial;
	font-size: 10px;
	color: #43571A;
}
#all #middlecollumn #content #AllBasket #totals {
	float: left;
	width: 414px;
	height: 40px;
	background-color: #F9F9F9;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #000000;
}
#all #middlecollumn #content #AllBasket #basketisempty {
	background-color: #F9F9F9;
	float: left;
	height: 10px;
	width: 394px;
	padding: 10px;
	text-align: center;
	font-family: "MS Sans Serif", Arial;
	color: #FF0000;
	font-size: 12px;
}
