.nopcart {
	margin: 0px;
	padding: 0px;
	border: 1px;
	width: 100%;
	color: #000;
}

.nopentry, .noptotal, .nopheader {
	background-color: #eeeeee;
	padding: 3px 7px}

.nopheader {
	background-color: #cccccc;
	font-weight: bold;
	text-align: center;
}

.nopbutton {
	background: #eeeeee;
	color: #000000;
}

.centred
{
	text-align: center;
}