div.content2{
	width: 768px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-left: 10px;
	display: block;
	text-align: justify;
	background-color: #000000;
}

div.empty_cart {
	float: left;
	width: 650px;
	height: 20px;
	margin: 0 0 20px 40px;
	border: 2px solid #752f2e;
	text-align: center;
}

div.reg_form {
	width: 350px;
	height: 300px;
	margin: 10px 0 0 130px;

	text-align: right;
}
