﻿
#doll-basket-items
{
  float:left;
  width:680px;
}
#basket-controls
{
  float:left;
  width:680px;
  padding-top:25px;
}
#basket-controls #doll-basket-actions a
{
	text-decoration:none;
	font-family:Arial;
	color: #ffffff;
	background-color: #ff0099;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	float: left;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#basket-controls #doll-basket-actions #update-doll-cart
{
	float:left;
	padding-right:5px;
}

#basket-controls #doll-basket-actions #continue-shopping-collectibles
{
	float:left;
	padding-right:5px;
}

#basket-controls #doll-basket-actions #doll-shipping-notes
{
	padding-top:20px;
	padding-bottom:40px;
	float:left;
	padding-left: 10px;
	width:680px;
}

#basket-controls #basket-promo
{
	  float:left;
	  width:680px;
	  padding-bottom:25px;

}


