/*body {
	background:#eef3f7 url(/img-wip/shopping-carts_BG.gif) no-repeat top right;
}*/
img {
	border:none;
}
table#cart {
	font-family:Arial;
/*	margin:10px -1pt 15px;*/
	margin:10px -1pt 0px;
	font-size: 12px;
	width: 503;
	text-align: left;
	color:#000;
}
table#cart tr th {
	color:#0094E5;
	padding: 4px;
	text-align:center;
	font-weight:normal;
	border-bottom:1px solid #C7C7C7;
}
table#cart tr th.title {
	color:#000;
}
table#cart td {
	color: #3D3D3D;
	padding: 4px;
	vertical-align: top;
}
table#cart tbody.url {
	cursor: pointer;
}
table#cart tr.odd td {
	background-color:#f0f4f7;
		border-left:1px solid #c7c7c7;
	border-bottom:1px solid #C7C7C7;
}
table#cart tr.even td {
	background-color:#fff;
	border-left:1px solid #c7c7c7;
	border-bottom:1px solid #C7C7C7;
}
.kanan {
	border-right:1px solid #c7c7c7;
}
a#judul {
	color:#0094E5;
	font-weight:bold;
	font-size:12px;
	
}
a#artist {
	font-weight:bold;
	color:#333;
	font-size:12;
}
#tebel {
	font-weight:bold;
}
#total {
	font-weight:bold;
	color:#ff0000;
}
#balance {
	color:#568000;
	font-weight:bold;
}
div label.text {
	display:block;
	width:114px;
	float:left;
}
label.rp {
}
label.pp {
	display:block;
	float:left;
	width:80px;
}
#cart_bottom {
	background:#eef3f7 url(/img-wip/shopping-carts_BG.gif) no-repeat top right;
/*	height:145px;*/
	height:175px;
	padding-top:10px;
	width:569px;
}
#cart_ads {
	float:left;
	margin-right:10;
	height:140;
}
#cart_bill p {
	margin:0 0 5px;
	font-size:12;
	font-family:Tahoma;
}
#total_pp {
	height:37;
}
table#calculation {
	font-family:Arial;
	margin:10px -1pt 0px;
	font-size: 12px;
	width: 503;
	text-align: right;
	color:#000;
}
table#calculation td {
	text-align:right;
}