

.checkout_val{
	position: absolute;
	margin-left: 340px;
	margin-top: 16px;
	font-size: 14px;
}
.ordre_fejl{
position: absolute;
margin-top: -22px;	
}

.checkout_user_outline{
margin-top: 100px;
}
.checkout_user_send{
	margin-top: 20px;	
	margin-left: 240px;	
}

.checkout_user_text{
	width: 200px;
	height: 30px;
	float: right;
	margin-right: 100px;
	margin-top: -20px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100px;
	font-size: 18px;
}

.checkout_user_label{
	margin-left: -280px;
	margin-top: 20px;
}



.checkout_overflow{
	height: 350px;
	width: 500px;
		border-width: 0px;
		border-style: solid;
		border-color: white;
		overflow-y:auto;
		overflow-x: hidden;

	
}

.checkout_footer{
	width: 498px; 
	height: 145px; 
	margin-top: 2px;
	border-width: 1px;
	border-style: solid;	
	position: absolute;
	margin-top: 5px;
}
.checkout_display_user{
text-align: left;
margin-left: 50px;
margin-top: 20px;
	
}

.checkout_button{
	width: 468px;
	height: 25px;
	margin-left: 0px;
	margin-top: 120px;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	border-width: 0px;
	border-style: solid;
	background-color: grey;
	text-align: right;
	padding-right: 27px;
	padding-left: 4px;
	padding-top: 5px;

	
}


.checkout_price_total{
	float: right;
	margin-top: 20px;
	font-size: 14px;
	text-align: left;
	margin-right: 20px;
	}

.checkout_product_title{
	padding-top: 15px;
	font-size: 16px;
	text-align: left;
	margin-left: 100px;
	}

.checkout_product_amount{
	margin-left:320px;
	margin-top: -20px;
	font-size: 13px;
	float: right;
	position:absolute;

}

.checkout_product_price{
font-size: 16px;
}

.checkout_product_image{
float: left;

}

.checkout_product_view{
	height: 70px;
	width: 500px;
	border-bottom-color: #fff;
	border-top-width: 0px;
	border-bottom-style: dotted;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;

}


.checkout_outline{
	
margin-left: auto; 
margin-right: auto;
text-align: center;
	height: 500px;
	width: 500px;
		border-width: 1px;
		border-style: solid;
		border-color: white;
	
}




.cart_outline{
	height: 60px;
	width: 1000px
	border: 0px;
	border-width: 0px;
	border-style: solid;
	margin-top: 20px;
	float: left;
	position: absolute;
}
.cart_thumbs{
	border-width: 2px;
	border-style: solid;
	border-color: white;
	float: left;

	
}

.cart_total{
height: 20px;
width: 500px;
	border-width: 0px;
	border-style: solid;
	border-color: white;	
	margin-top: 68px;
	margin-left: -105px;
		float: left;
		position: absolute;
}




