.body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg-sliver.jpg);
	background-repeat: repeat-x;
	background-position: top;


}


.display-content {
	color: black;
	border: 1px solid #E6E6E6;
	width: 33%;
	padding-right: 5px;
	height=200px;
}





.product-info-holder {
	border: 1px solid #E6E6E6;
	width: 570px;

}

.search-and-price-text {
	font-size: 18px;
}
.product-info-holder {
	border: 1px solid #E6E6E6;
	width: 570px;

}
.red-price {
	font-size: 15px;
	font-weight: bold;
	color: #D20000;
	padding-right: 7px;

}
.sixteen-bold {
	font-size: 16px;
	font-weight: bold;
}
.eleven {
	font-size: 11px;
}
.order-link {
	font-size: 14px;
	font-weight: bold;
	padding-right: 40px;
}
.more-info {
	font-size: 14px;
}
.nzd {
	font-size: 10px;
	color: #D20000;
	padding-right: 1px;

}