#loginOutBox {
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 540px;
	background-image: url(images/regBox.jpg);
	position: relative;
	padding-top: 30px;
	padding-left: 45px;
	font-weight: bold;
	margin-left: auto;
	padding-bottom: 40px;
	padding-right: 35px;
	color: #333333;
	height: 330px;
}
#letter {
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 540px;
	background-image: url(images/letter.jpg);
	position: relative;
	padding-top: 30px;
	padding-left: 45px;
	font-weight: bold;
	margin-left: auto;
	padding-bottom: 40px;
	padding-right: 35px;
	color: #996633;
	height: 330px;
}
#removeBox {
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 540px;
	background-image: url(images/regBoxSad.jpg);
	position: relative;
	padding-top: 30px;
	padding-left: 45px;
	font-weight: bold;
	margin-left: auto;
	padding-bottom: 40px;
	padding-right: 35px;
	color: #996633;
	height: 330px;
}
