@charset "utf-8";
/* CSS Document */


#begin-container {
	background: #f7f7f3;
	border-left: 1px solid #e0e0ce;
	border-right: 1px solid #e0e0ce;
	border-bottom: 1px solid #e0e0ce;
	border-top: 1px solid #e0e0ce;
	padding:25px;
	margin-bottom: 30px;
	margin-top: 20px;
}
#continue-button {
	margin: 10px 0 0 187px;
}
#form-left {
	display: inline;
	float: left;
	width: 455px;
}
#notice {
	display: inline;
	float: left;
	width: 396px;
	height: 327px;
	background: url(../images/notice.gif);
}