.onlinebox1 {
	height: 300px;
	width: 250px;
	border: thin dashed #000033;
	margin-left: 25px;
	float: left;
}
.onlinebox2 {
	height: 300px;
	width: 250px;
	border: thin dashed #000033;
	margin-left: 100px;
	clear: none;
	float: left;
}
.onlinebox3 {
	height: 300px;
	width: 250px;
	border: thin dashed #000033;
	float: left;
	margin-left: 75px;
}
.onlineboxproductimage {
	padding-top: 10px;
	padding-left: 35px;
}
.onlinepaypalbutton {
	width: 100px;
	padding-right: 75px;
	padding-left: 75px;
}
