.productpic {
	position: relative;
	float: left;
}
#buyinfo {
	position: relative;
	float: right;
	width: 300px;
	right: 20px;
	line-height: 22px;
}
#purchase {
	clear: both;
	width: 260px;
	height: 100px;
	border: 1px solid #814255;
	background-color: #FFB6FF;
	text-align: left;
	padding: 0px 20px 0px 20px;
}
#purchase form {
margin-top: 10px;
}
#purchase input, #purchasea input {margin: 10px 50px 0px 0px;}
#purchasea {
	clear: both;
	width: 260px;
	height: 130px;
	border: 1px solid #814255;
	background-color: #FFB6FF;
	text-align: left;
	padding: 0px 20px 0px 20px;
}
#purchasea form {
margin-top: 5px;
}
#purchaseb {
	position: relative;
	float: right;
	right: 30px;
	width: 179px;
	height: 65px;
	border: 1px solid #814255;
	background-color: #FFB6FF;
	text-align: center;
}
#purchaseb table {
margin-top: 10px;
}
#viewcart {
	position: absolute;
	left: 13px;
	top: 521px;
}
