div.blok, fieldset {
	margin-bottom:48px;
}


#maincontent table#herhaalbestelling {
	width:100%;
	 font-size: 11px;
}


#maincontent table#herhaalbestelling td {
	padding-top:3px;
}
#maincontent table#herhaalbestelling input#addQuantity {
	width:20px;
}

table#herhaalbestelling #mojoShopProductIdLabel {
	margin-right:3px;
}

table#herhaalbestelling td {
	padding:0;
	padding-left:3px;
	padding-right:3px; 
}


table#herhaalbestelling th {
	padding:0px 3px;
	background:none repeat scroll 0 0 #E1F0FE;
	border:0px;
}
table#herhaalbestelling tbody td
 {
	background:url("../images/blocks/dash_two.gif") repeat-x scroll 0 0 transparent;
}

table#herhaalbestelling input.text {
    width: 20px;
}

table#herhaalbestelling td.price {
	text-align:right;
	padding-right:15px;
}


#maincontent table#herhaalbestelling tr:hover{
	background-color: #FFFBEF;
}


td.mojoShopProduct_number {
	width:100px;
}

td.pricetotal {
	white-space:nowrap;
	width:84px;
	text-align:right;
}

td.pntMojoAfbeelding {
	width:50px;
}
td.name {
	width:300px;
}


div#mojoShopOrderProductTotalDiv div.subtotal {
	float:left;
	width:450px;
}
div#mojoShopOrderProductTotalDiv div.price {
	float:right;
	padding-right:86px;
}
div#mojoShopOrderProductTotalDiv div.subtotal,
div#mojoShopOrderProductTotalDiv div.price {	
	font-size:14px;
	font-weight:bold;
	text-align:right;
}

#mojoShopCart table {
	margin-bottom:0px;
}