#baskettotal {
	width: 190px;
	height: 20px;
	text-align: right;
	padding-top: 5px;
	background-color: #FDC042;
	padding-right: 5px;
	float: left;
	position:relative;
}
#basketbottom {
	height: 20px;
	width: 186px;
	background-color: #FDC042;
	text-decoration: none;
	color: #000000;
	padding-left: 9px;
	text-align: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: left;
	position:relative;
}
.basketitemcontent {
	border: 1px solid #FFFFFF;
}
.basketitemcontent a {
	color: #000000;
	text-decoration: none;
}
.basketitemcontent a:hover {
	text-decoration: underline;
}
#basketbottom a {
	color: #000000;
	text-decoration: none;
}
#basketbottom a:hover {
	text-decoration: underline;
}
#basketitems {
	width: 185px;
	min-height: 30px;
	background-color: #FDC042;
	padding: 5px;
	float: left;
	position:relative;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#basketitems a {
	color: #000000;
	text-decoration: none;
}
#basketitems a:hover {
	text-decoration: underline;
}
#basketcontainer {
	position: relative;
	width: 580px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 25px;
}
#basketcontainer #basketproduct {
	position: absolute;
	left: 0px;
	width: 235px;
	padding: 5px;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-weight: bold;
	height: 15px;
	color: #FDC042;
}
#basketcontainer #basketqty {
	position: absolute;
	left: 246px;
	width: 85px;
	padding: 5px;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-weight: bold;
	text-align: right;
	height: 15px;
	color: #FDC042;
}
#basketcontainer #basketremove {
	position: absolute;
	left: 342px;
	width: 62px;
	padding: 5px;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-weight: bold;
	text-align: right;
	height: 15px;
	color: #FDC042;
}
#basketcontainer #basketvat {
	position: absolute;
	left: 415px;
	width: 50px;
	padding: 5px;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-weight: bold;
	text-align: right;
	height: 15px;
	color: #FDC042;
}
#basketcontainer #basketprice {
	position: absolute;
	left: 476px;
	width: 94px;
	padding: 5px;
	background-color: #000000;
	font-weight: bold;
	text-align: right;
	height: 15px;
	color: #FDC042;
}
.basketcontainer .basketproduct {
	position: absolute;
	left: 0px;
	width: 235px;
	padding: 5px;
	font-size: 1em;
	font-family: Arial;
}
.basketproduct a {
	text-decoration: none;	
}
.basketproduct a:hover {
	text-decoration: underline;	
}
.basketcontainer .basketqty {
	position: absolute;
	left: 246px;
	width: 85px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	font-size: 1em;
}
.basketcontainer .basketremove {
	position: absolute;
	left: 342px;
	width: 62px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	font-size: 1em;
	text-align: right;
}
.basketvat {
	position: absolute;
	left: 421px;
	width: 50px;
	padding: 5px;
	text-align: right;
}
.basketprice {
	position: absolute;
	left: 482px;
	width: 88px;
	padding: 5px;
	text-align: right;
}
.basketcontainer {
	position: relative;
	width: 580px;
	min-height: 40px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#baskettotalvat {
	position: relative;
	width: 200px;
	height: 22px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	left: 383px;
	padding-top: 3px;
}
#basketsubtotal {
	position: relative;
	width: 200px;
	height: 22px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	left: 383px;
	padding-top: 3px;
}
.basketcontainertotals {
	position: relative;
	width: 100%;
	height: 25px;
}
.subbasketvat {
	position: absolute;
	left: 420px;
	width: 75px;
	padding: 5px;
	text-align: right;
}
#basketcontinue {
	position: absolute;
	font-family: Arial;
	font-size: 1em;
	text-align: center;
	border: 1px solid #000000;
	margin-top: 30px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#basketcontinue a {
	text-decoration: none;
}
#basketpaynow {
	position: absolute;
	padding-top: 4px;
	left: 200px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 1em;
	margin-top: 30px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-align: center;
}
#basketpaynow a {
	text-decoration: none;
}