#main table {
	clear: both;
	float: left;
	width: 100%;
}

#continue, #pay, #refresh, #total {
	text-align: center;
}

#total {
	clear: both;
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
}

.addcur {
	font-size: 0.8em;
}

.amount {
	text-align: center;
}

.artclname {
	text-align: center;
}

.delete {
	text-align: right;
}

.price {
	text-align: right;
}
