/* CSS DOCUMENT FOR _BASKET_ PAGE Copyright HDR Visual Communication 2007 */

#checkout {
	
}

#checkout img {
	padding: 0px;
	margin: 0px;
}

#checkout p {
	height: 111px;
	line-height: 16px;
	padding-top: 2px;
}

#destination {
	margin-top: 19px;
}

#destination ul {
	padding: 0px;
	margin: 0px;
}

#checkout table {
	border: 0px;
	border-collapse: collapse;
	margin-top: 19px;
}

#checkout tr {
	text-align: left;
	vertical-align: top;
}

#checkout input {
	width: 19px;
	height: 19px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#checkout label {
	display: none;
}

#checkout table .first{
	width: 314px;
}

#checkout table .second{
	width: 38px;
}

#checkout table .third{
	width: 20px;
}

#checkout table .fourth{
	width: 114px;
}

#checkout table .fifth{
	width: 119px;
}

#checkout table .sixth{
	width: 22px;
}

#checkout table .seventh{
	width: 12px;
}

#checkout tr .rem {
	cursor: pointer;
}

#checkout tr .increase {
	cursor: pointer;
}

#checkout tr .decrease {
	cursor: pointer;
}

#checkout .twol {
	height: 38px;
}

#checkout li ul{
}

#UK a{
	padding-right: 300px;
}

#EU a{
	padding-right: 280px;
}

#WW a{
	padding-right: 270px;
}

# checkout img {
	float: right;
}

#checkout .submit {
	width: 38px;
	height: 38px;
}
