#checkout_shipping, #shopping_succes
{
	text-align: left;
	position: relative;
}
#checkout_shipping a
{
	text-decoration: none;
	font-weight: bold;	
}

#checkout_shipping #adres_veranderen
{
	left:150px;
	position:absolute;
	top:98px;	
}

#checkout_shipping #volgende, #shopping_procedure #volgende, #shopping_succes #volgende
{
	position: absolute;
	right: 5px;
	bottom: 0px;
}

.bar_item
{
	margin:0px 29px;
}
.checkout_bar
{
	margin: 0px auto;
}

.checkout_bar a
{
	text-decoration: none;
}

#shopping_procedure
{
	text-align: left;
	position: relative;
		
}
.shopping_cart
{
	margin: 0px auto;
	width: 568px;
}

#shopping_procedure a
{
	text-decoration: none;
}

.check_outbox1 .productListing-heading
{
font-weight: bold;
}	

.check_outbox1 .productListing-data img
{
	width: 50px;
	height: 40px;
	
}
.check_outbox1 .productListing-even
{
background: white none repeat scroll 0 0;
border:medium;
color: black;
}
.check_outbox1 .productListing-odd
{
background: #EFEFEF none repeat scroll 0 0;
border:medium;
color: black;
}

.check_outbox1 .productListing-odd a
{
color: black;
}

.check_outbox1 .productListing-even a
{
color: black;
}

#shopping_succes
{
	margin:40px auto;
	width:400px;
}


