#calculator {
	background-image: url(_buttons-toronto/buttons-test-02.png);
	height: 180px;
	width: 210px;
	padding-top: 43px;
	background-repeat: no-repeat;
	text-align: right;
}
#productname {
	margin-right: 15px;
}
#quantity {
	margin-right: 15px;
}
#priceeach {
	margin-right: 15px;
}
#subtotal {
	margin-right: 15px;
}

